Skip to content

Commit

Permalink
fix(doc-class): rename journal to natbibstyle
Browse files Browse the repository at this point in the history
Signed-off-by: Cameron Smith <[email protected]>
  • Loading branch information
cameronraysmith committed Mar 4, 2024
1 parent d03a9df commit 16461eb
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions _extensions/nature/partials/doc-class.tex
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
\documentclass[
$if(journal)$
$journal$,
$if(natbibstyle)$
$natbibstyle$,
$else$
default,
$endif$
Expand Down

0 comments on commit 16461eb

Please sign in to comment.