Tagged Questions
1
vote
1answer
136 views
ClassicThesis, Lyx and reference ordering?
I am writing my PhD thesis with ClassicThesis, in LyX under Linux. Everything is working perfect... until I noticed that the order of apperance for my references is off. For example, the first listed ...
5
votes
1answer
170 views
natbib: Split Bibliography Into Sections By Entrytype (without using multibib)
What's wrong with multibib?
multibib lets me split up my bibliography. But I have to specify manually (by \citeabc or \citedef), which bibliography entry belongs to which section. Also, it's not ...
4
votes
1answer
146 views
How to align bibliography to the left
I am using a custom bibliography style I created with makebst. For some reason, the references are not aligned to the left, only the first line is aligned to the left and the rest seems to be ...
3
votes
1answer
272 views
Parenthesis style in bibtex citation
I am using LyX with bibtex and natbib for my citations. However, for some reason when I create the pdf, the citation comes out as Author [year] instead of Author (year). Is there a way to change the ...
1
vote
1answer
837 views
How to insert the author of a quotation using natbib and lyx?
Hello all: have a small issue, (btw, i am quite new to LaTeX, so please be gentle :))
When I create a quote in lyx and add a reference to it:
% Preview source code for paragraph 52
\begin{quote}
...
1
vote
1answer
4k views
Best style (.bst) for Harvard bibliography with Natbib using LyX
Learning LaTeX and using LyX. I'm using BibTeX and natbib.sty for citing. Which .bst is the best for Harvard bibliographies? elsearticle-harv.bst is the closest one I have come across. I have tried to ...