phinguyen44 / huwiwidown

RMarkdown template for theses written at HU Berlin WiWi
Other
11 stars 4 forks source link

changing bibtex style #7

Open martin-borkovec opened 5 years ago

martin-borkovec commented 5 years ago

According to the bookdown book I should be able to simply add

biblio-style: "apalike"

to the yaml. However, that doesn't seem to work.

Any ideas? Thanks a lot in advance!

mr-illington commented 5 years ago

+1 for this. In the original thesis down this is done via pointing to a new .csl citation style in the csl/ folder. Something similar possible with huwiwidown?

Famondir commented 4 years ago

You can just copy the line of code into huwiwidown and copy the folder as well.