MEDLINE is the U.S. National Library of Medicine's premier bibliographic database. It contains references to journal articles in life sciences with a concentration on biomedicine.
JabRef can download citations from the Medline database. To use this feature, choose Web search -> Fetch Medline, and the Medline interface will appear in the side pane.
There are two ways of specifying which entries to download:
The entries fetched will be added to your currently active database.
If you need to use an http proxy
server, pass the server name and port number to java at
runtime. These environment settings are documented at
http://java.sun.com/j2se/1.4.2/docs/guide/net/properties.html
java -Dhttp.proxyHost="hostname"
-Dhttp.proxyPort="portnumber"