Tagged Questions
2
votes
2answers
216 views
Getting a Harvard-style list of references using Biblatex
I've been dabbling with biblatex because I'm using TeXpad on the iPad. I have managed, I think, except for one thing: the final references are all numbered in the sequence they were used rather than ...
4
votes
2answers
360 views
Harvard Reference using Biblatex
I'm trying to build a Harvard reference template using biblatex. I at first gave the Harvard package a try but was then informed that this package is out-dated and instead should use biblatex. After ...
0
votes
1answer
425 views
Harvard Style Citation and Bibliography
I am new to LaTeX and I am having problems with my bibliography.
What I want : I am writing my thesis and I want to have Harvard style citation and bibliography. ...
3
votes
1answer
273 views
Modify Biblatex so citations appear as (author, year: pagenos)
I am really struggling to find a way to modify biblatex authoryear so that it comes out in this modified Harvard style. In case any solution can be helpful to others in the future, this is the style ...
2
votes
1answer
321 views
Biblatex Harvard style ommit author in some citations
Problem
I am writting a paper where I mostly analize 2 papers written by different authors on different years and I am using a couple of other sources. Citations are done via \textcite or \parencite ...
0
votes
1answer
500 views
Short harvard citation?
I need to cite the following way:
The first 3 Letters of the author + the year.
Example:
Kemper 2009 --> [Kem09]
But I don't have any clue how to do that!