X-Git-Url: https://git.toastfreeware.priv.at/debian/jabref.git/blobdiff_plain/6702c282533ce2b9150bd12aa4e06b6fe39dc4f9..ef93f30ad0eb00e20dfee9f62d7ee22bb0ab784a:/src/help/MedlineHelp.html diff --git a/src/help/MedlineHelp.html b/src/help/MedlineHelp.html index 55eaa5a..0932df9 100644 --- a/src/help/MedlineHelp.html +++ b/src/help/MedlineHelp.html @@ -1,35 +1,46 @@ - + -
--There are two ways of specifying which entries to download: +
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.
-In both cases, press Enter or the Fetch button. If you -use a text search, you will be prompted with the number of entries -found, and given a choice of how many to download. +There are two ways of specifying which entries to + download:
-The entries fetched will be added to your currently active database. +
http://java.sun.com/j2se/1.4.2/docs/guide/net/properties.html +
The entries fetched will be added to your currently active + database.
-java -Dhttp.proxyHost="hostname" -Dhttp.proxyPort="portnumber"
+
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"