summaryrefslogtreecommitdiff
path: root/macros/latex/contrib/doipubmed/doc/doipubmed-manual.html
blob: bdea85551a914400588dc75272d2efe22a084794 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2 Final//EN">

<!--Converted with LaTeX2HTML 2002 (1.67)
original version by:  Nikos Drakos, CBLU, University of Leeds
* revised and updated by:  Marcus Hennecke, Ross Moore, Herb Swan
* with significant contributions from:
  Jens Lippmann, Marek Rouchal, Martin Wilck and others -->
<HTML>
<HEAD>
<TITLE>Documentation for doipubmed.sty</TITLE>
<META NAME="description" CONTENT="Documentation for doipubmed.sty">
<META NAME="keywords" CONTENT="manual">
<META NAME="resource-type" CONTENT="document">
<META NAME="distribution" CONTENT="global">

<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
<META NAME="Generator" CONTENT="LaTeX2HTML v2002">
<META HTTP-EQUIV="Content-Style-Type" CONTENT="text/css">


</HEAD>

<BODY >

<P>

<H1 ALIGN="CENTER">Documentation for doipubmed.sty</H1>
<P ALIGN="CENTER"><STRONG>Nicola L. C. Talbot
<BR>
<BR>
School of Computing Sciences
<BR>
University of East Anglia
<BR>
Norwich. Norfolk
<BR>
NR4 7TJ. United Kingdom
<BR><TT><A NAME="tex2html1"
  HREF="http://theoval.cmp.uea.ac.uk/~nlct/">http://theoval.cmp.uea.ac.uk/~nlct/</A></TT></STRONG></P>
<P ALIGN="CENTER"><STRONG>20th August 2007</STRONG></P>

<P>

<H1><A NAME="SECTION00010000000000000000">
Introduction</A>
</H1>
 The commands defined in this package were primarily designed
 for use in bibliographies to make it easier to cite
 documents with digital object identifiers (DOI) or PubMed 
 entries. If the command <TT>&#092;url</TT> has been defined, the
 definition will remain, otherwise the <TT>url</TT> package
 will be loaded.

<P>

<P>
<TT>&#092;doi{</TT><EM>ref number</EM><TT>}</TT>
<P>
This displays doi: <I>ref number</I> with a hyperlink to the
corresponding web entry. For example:
<PRE>
\doi{10.1016/j.neunet.2004.07.002}
</PRE>
produces:
<A NAME="tex2html5"
  HREF="http://dx.doi.org/10.1016/j.neunet.2004.07.002">doi: 10.1016/j.neunet.2004.07.002</A>.

<P>
As from version 1.01, this
command also works with awkward characters, for example:
<PRE>
\doi{10.1002/1521-3951(200103)224:1&lt;271::AID-PSSB271&gt;3.0.CO;2-\#}
</PRE>
produces:
<A NAME="tex2html6"
  HREF="http://dx.doi.org/10.1002/1521-3951(200103)224:1&lt;271::AID-PSSB271&gt;3.0.CO;2-%23">doi: 10.1002/1521-3951(200103)224:1&lt;271::AID-PSSB271&gt;3.0.CO;2-#</A>.

<P>
Alternatively, you can do:
<PRE>
\doi{10.1002/1521-3951(200103)224:1&lt;271::AID-PSSB271&gt;3.0.CO;2-\%23}
</PRE>
which produces:
<A NAME="tex2html7"
  HREF="http://dx.doi.org/10.1002/1521-3951(200103)224:1&lt;271::AID-PSSB271&gt;3.0.CO;2-%23">doi: 10.1002/1521-3951(200103)224:1&lt;271::AID-PSSB271&gt;3.0.CO;2-%23</A>.

<P>

<P>
<TT>&#092;pubmed{</TT><EM>ref number</EM><TT>}</TT>
<P>
This displays PubMed: <I>ref number</I> with a hyperlink to the
corresponding PubMed entry. For example:
<PRE>
\pubmed{15541948}
</PRE>
produces:
<A NAME="tex2html8"
  HREF="http://www.ncbi.nlm.nih.gov/entrez/query.fcgi?cmd=Retrieve&db=PubMed&list_uids=15541948&dopt=Abstract">PubMed: 15541948</A>.

<P>

<P>
<TT>&#092;citeurl{</TT><EM>url</EM><TT>}</TT>
<P>
Displays the URL inside angle brackets. For example:
<PRE>
\citeurl{http://theoval.cmp.uea.ac.uk/~gcc/publications/}
</PRE>
produces:
&lt;<A NAME="tex2html9"
  HREF="http://theoval.cmp.uea.ac.uk/~gcc/publications/">http://theoval.cmp.uea.ac.uk/~gcc/publications/</A>&gt;.

<P>
<BR><HR>
<ADDRESS>
<A href=http://theoval.cmp.uea.ac.uk/~nlct/>Nicola L. C. Talbot</A>. 
<A HREF=http://www.cmp.uea.ac.uk/>School of Computing Sciences</A>. 
<A HREF=http://www.uea.ac.uk/>University of East Anglia.</A> 
Last Modified: 2007-08-20
</ADDRESS>
</BODY>
</HTML>