Add journals to website.

This commit is contained in:
Justin Hsu 2016-02-18 23:42:29 -05:00
parent 2e8cab1f15
commit f1f98effa3
3 changed files with 11 additions and 2 deletions

View File

@ -2,6 +2,10 @@
\$draft\$
## Conference Publications ##
## Journals and Surveys ##
\$journal\$
## Conferences ##
\$confs\$

View File

@ -9,3 +9,5 @@
\$draft\$
\$confs\$
\$journal\$

View File

@ -7,8 +7,11 @@
$if(booktitle)$
In $booktitle$.</br>
$endif$
$if(journal)$
$journal$, $volume$($number$):$pages$, $month$ $year$.</br>
$endif$
$if(eprint)$
[<a href="$url$">arXiv</a>]
[<a href="$url$">eprint</a>]
$endif$
$if(docs)$
[<a href="$doclink(identifier)$">Paper</a>]