diff --git a/content/biblio.md b/content/biblio.md index 9ff34e6..4f449eb 100644 --- a/content/biblio.md +++ b/content/biblio.md @@ -2,6 +2,10 @@ \$draft\$ -## Conference Publications ## +## Journals and Surveys ## + +\$journal\$ + +## Conferences ## \$confs\$ diff --git a/content/body.md b/content/body.md index ff61112..f1b15ac 100644 --- a/content/body.md +++ b/content/body.md @@ -9,3 +9,5 @@ \$draft\$ \$confs\$ + +\$journal\$ diff --git a/templates/bibitemtpl.html b/templates/bibitemtpl.html index f532521..1a6d7f9 100644 --- a/templates/bibitemtpl.html +++ b/templates/bibitemtpl.html @@ -7,8 +7,11 @@ $if(booktitle)$ In $booktitle$.
$endif$ + $if(journal)$ + $journal$, $volume$($number$):$pages$, $month$ $year$.
+ $endif$ $if(eprint)$ - [arXiv] + [eprint] $endif$ $if(docs)$ [Paper]