File tree 3 files changed +3
-3
lines changed
3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -8,7 +8,7 @@ bibliography: ./data/references.bib
8
8
metadata-files :
9
9
- ./data/metadata.yml
10
10
- ./data/acronyms.yml
11
- resource-path :
11
+ resource-path :
12
12
- ./
13
13
- ./markdown
14
14
filters :
@@ -29,7 +29,7 @@ variables:
29
29
classoption : openright
30
30
# bibliography setting
31
31
natbiboptions : square,numbers
32
- biblio-style : dinat
32
+ biblio-style : unsrtnat
33
33
nocite : true
34
34
# lists settings
35
35
toc : true # table of contents
Original file line number Diff line number Diff line change 124
124
125
125
% bibliography
126
126
\usepackage [square,numbers ]{natbib }
127
- \bibliographystyle {dinat }
127
+ \bibliographystyle {unsrtnat }
128
128
\IfFileExists {bookmark.sty}{\usepackage {bookmark }}{\usepackage {hyperref }}
129
129
\IfFileExists {xurl.sty}{\usepackage {xurl }}{} % add URL line breaks if available
130
130
\urlstyle {same} % disable monospaced font for URLs
You can’t perform that action at this time.
0 commit comments