-
-
Notifications
You must be signed in to change notification settings - Fork 2.6k
/
html.layout
75 lines (62 loc) · 1.51 KB
/
html.layout
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
<div class="bibtex_entry" title="Generated on \format[CurrentDate]{mm|dd|yyyy}">
<div class="bibtex_header">
<div class="bibtex_key">
<a name="\citationkey">\citationkey</a>
</div>
\begin{doi}
<div class="bibtex_doi">
<a href="\format[DOICheck]{\doi}">doi</a>
</div>
\end{doi}
\begin{pmid}
<div class="bibtex_pmid">
<a href="http://www.ncbi.nlm.nih.gov/entrez/query.fcgi?cmd=Retrieve&db=pubmed&dopt=Abstract&query_hl=1&itool=pubmed_docsum&list_uids=\pmid">pmid</a>
</div>
\end{pmid}
\begin{citeseerurl}
<div class="bibtex_citeseer">
<a href="http://citeseer.ist.psu.edu/\citeseerurl">cs</a>
</div>
\end{citeseerurl}
\begin{file}
<div class="bibtex_pdf">
\format[FileLink(pdf),WrapContent(<a href=",">pdf</a>)]{\file}
</div>
\end{file}
\begin{url}
<div class="bibtex_url">
<a href="\url">url</a>
</div>
\end{url}
</div>
<div class="bibtex_content">
\begin{title}
<div class="bibtex_title">
\format[HTMLChars,RemoveLatexCommands]{\title}
</div>
\end{title}
\begin{author}
<div class="bibtex_author">
\format[Authors(LastFirst,Semicolon,Amp),HTMLChars]{\author}
</div>
\end{author}
\begin{journal}
<div class="bibtex_journal">
\format[HTMLChars]{\journal}
</div>,
\end{journal}
\begin{volume}
<div class="bibtex_volume">
Vol. \volume
</div>,
\end{volume}
\begin{pages}
<div class="bibtex_pages">
pp. \format[FormatPagesForHTML]{\pages}
</div>,
\end{pages}
<div class="bibtex_year">
\year
</div>
</div>
</div>