NISUS Archives

April 2016

NISUS@LISTSERV.DARTMOUTH.EDU

Options: Use Monospaced Font
Show Text Part by Default
Show All Mail Headers

Message: [<< First] [< Prev] [Next >] [Last >>]
Topic: [<< First] [< Prev] [Next >] [Last >>]
Author: [<< First] [< Prev] [Next >] [Last >>]

Print Reply
Subject:
From:
Hamid Haji <[log in to unmask]>
Reply To:
Date:
Fri, 29 Apr 2016 09:32:16 +0100
Content-Type:
text/plain
Parts/Attachments:
text/plain (17 lines)
> On 28 Apr 2016, at 18:26, Manfred Kropp <[log in to unmask]> wrote:
> 
> Thanks you all!
> It worked great; in some seconds I got a complete of the references / citations. A fine feature of Nisus!
> As there are many with more than one occurrences, is there a way to automatically eliminate doublets?
> Manfred

You can try this macro (saved as NWP macro with .nwm extension) on a copy of your file of citations:

Edit:Sort Paragraphs:Ascending (A-Z)
#Find and replace all instances of sorted duplicate paragraphs with one instance of the same.
Find and Replace '^(.+\n)\1+', '\1', ‘Ea'

It will sort the paragraphs so that all duplicates are brought together, and then replace all duplicates with one instance of the same.

Hamid

ATOM RSS1 RSS2