BibTeX, biblatex and biber ⇒ changing the citation style
changing the citation style
I am very new to LaTex so my question may be really naive. I am writing my PhD thesis using the attached template. The problem is that I need to change the citation style so that it based on author year not numbers as in the template. I tried to many times but it always fail with many error messages due to the macros of the template.
It will be a great help to guide me how to change the style. Unfortunately I have only limited time to finalize the thesis.
Thank you in advance.
- Attachments
-
- PhD_Thesis.zip
- (176.28 KiB) Downloaded 215 times
Learn LaTeX easily with newest books:
The LaTeX Beginner's Guide: 2nd edition and perfect for students writing a thesis
The LaTeX Cookbook: 2nd edition full of practical examples for mathematics, physics, chemistry, and more
LaTeX Graphics with TikZ: the first book about TikZ for perfect drawings in your LaTeX thesis
changing the citation style
Code: Select all
style=authoryear
Because if I do that I can compile thesis.tex without any error.