Difference between revisions of "Talk:EndnoteToBibTeX.pl"

From Organic Design wiki
(additions to script)
 
m
 
Line 1: Line 1:
 +
=Usage=
 +
*perl processbib.pl > file
 +
<font color="red">[Make sure that the redirect '>' goes to a new file]</font>
 +
 
=TODO=
 
=TODO=
* Add regular expressions to find key words that need to be capitalized, e.g
 
DNA, RNA siRNA etc.
 
 
*Add hash table counter to determine if there is a record that is going to be named the same, e.g. ''Li2005'' twice. Process by putting ''Li2005-2''.
 
*Add hash table counter to determine if there is a record that is going to be named the same, e.g. ''Li2005'' twice. Process by putting ''Li2005-2''.
 
--[[User:Sven|Sven]] 15:07, 4 May 2006 (MST)
 
--[[User:Sven|Sven]] 15:07, 4 May 2006 (MST)
 
----
 
----

Latest revision as of 02:00, 8 May 2006

Usage

  • perl processbib.pl > file

[Make sure that the redirect '>' goes to a new file]

TODO

  • Add hash table counter to determine if there is a record that is going to be named the same, e.g. Li2005 twice. Process by putting Li2005-2.

--Sven 15:07, 4 May 2006 (MST)