Store full links in bibtex.
More self-contained.
This commit is contained in:
@@ -10,17 +10,14 @@
|
||||
$if(journal)$
|
||||
$journal$, $volume$($number$):$pages$, $month$ $year$.</br>
|
||||
$endif$
|
||||
$if(eprint)$
|
||||
[<a href="$url$">eprint</a>]
|
||||
$endif$
|
||||
$if(docs)$
|
||||
[<a href="$doclink(identifier)$">Paper</a>]
|
||||
$if(url)$
|
||||
[<a href="$url$">Paper</a>]
|
||||
$endif$
|
||||
$if(slides)$
|
||||
[<a href="$slidelink(identifier)$">Slides</a>]
|
||||
[<a href="$slides$">Slides</a>]
|
||||
$endif$
|
||||
$if(poster)$
|
||||
[<a href="$posterlink(identifier)$">Poster</a>]
|
||||
[<a href="$poster$">Poster</a>]
|
||||
$endif$
|
||||
<br>
|
||||
$if(note)$
|
||||
|
||||
Reference in New Issue
Block a user