Skip to content

Commit

Permalink
change citation style to author-year
Browse files Browse the repository at this point in the history
  • Loading branch information
Moritz-Alexander-Kern committed Nov 16, 2022
1 parent 648bb11 commit 117c1cd
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions doc/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -216,6 +216,9 @@
# path to bibtex-bibfiles
bibtex_bibfiles = ['bib/elephant.bib']

# To configure your referencing style:
bibtex_reference_style = 'author_year'

# -- Options for LaTeX output --------------------------------------------

latex_elements = {
Expand Down

0 comments on commit 117c1cd

Please sign in to comment.