From ef79eff72392c92390b1213b986b18024e17bf6b Mon Sep 17 00:00:00 2001 From: Justin Hsu Date: Tue, 7 Nov 2017 17:12:05 +0000 Subject: [PATCH] Simplify format for articles. No page numbers, month, year. --- templates/bibitemtpl.html | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/templates/bibitemtpl.html b/templates/bibitemtpl.html index 91df529..6b0ede2 100644 --- a/templates/bibitemtpl.html +++ b/templates/bibitemtpl.html @@ -8,11 +8,7 @@ In $booktitle$.
$endif$ $if(journal)$ - $journal$, - $if(pages)$ - $volume$($number$):$pages$, - $endif$ - $month$ $year$.
+ $journal$, $volume$($number$).
$endif$ $if(school)$ $school$.