Tagged Questions
0
votes
0answers
91 views
First lines in the bibliography list are indented when I use numbering in apa style
I want my references numbered and appear the following order: author, year, title, etc...
When I use apa.bst style with the natbib code:
\usepackage[round,numbers]{natbib}
the first line of each ...
4
votes
1answer
595 views
Implementing \bibhang in multibib
I have been using moderncv as a template for several years, but I am now trying to solve a problem that has long bothered me: being able to use \bibhang in my list of publications. The moderncv ...
4
votes
1answer
976 views
Natbib and bibhang don't get along with numbers or super
I am using natbib.sty chicago.bst as my bibtex style sheets.
My natbib call looks like
\usepackage[numbers,sort&compress,super]{natbib}
when I try to change the hanging indent in my ...