[] [] []
Next: Insert references into the Up: Insert references into your Previous: Insert references into your

Set Endnote preferences

Open the preferences dialog box by selecting Endnote 6.0 [IMAGE png] Preferences, and set the Temporary Citations preferences as shown in Figure [*]. Temporary citations should now look like this:

  
Figure: Endnote 6 preferences dialog box to set temporary citation format.

[!Hoffman, 2002, hoffman2002-3852!]
These citations are LATEX friendly, so draft versions of the document can be compiled with these citations in place. Note that the labels created using endnlib.py are used in these citations instead of Endnote reference numbers.

I've chosen this [!...!] citation format because a) it is unlikely to appear by chance, b) LATEX doesn't mind it, and c) it's easy to find using regular expressions in Python. You can, of course choose something else, but you'll have to modify texref.py (see below) if you want to use it to convert the citations to BibTeX format.



Noah Hoffman 2004-10-10