How do you make BiBTeX take the "le" in "le Roux" and "de" in "de Villiers" into account?
BiBTeX transforms the following citation (Example 1):
Le Roux, J. D. and Glasser, E. (2008) 'Working with the imagination' The Imaginary Journal 53 , 1680-1693.
into (Example 2):
Roux, J. D. L. and Glasser ...
Search found 17 matches
- Wed Sep 03, 2014 11:22 am
- Forum: BibTeX, biblatex and biber
- Topic: Reference list and two word surnames
- Replies: 1
- Views: 5687
- Sun Mar 10, 2013 10:33 am
- Forum: BibTeX, biblatex and biber
- Topic: Warning about empty Bibliography
- Replies: 2
- Views: 41938
Re: Warning about empty Bibliography
Thank you for explaining this to me, Stefan_K.
- Wed Mar 06, 2013 1:01 pm
- Forum: BibTeX, biblatex and biber
- Topic: Warning about empty Bibliography
- Replies: 2
- Views: 41938
Warning about empty Bibliography
How do I address this warning?
LaTeX warning:Empty `thebibliography' environment on input line 3.
Here is a simplified version of my code. The preamble contains all the packages I have loaded so far. I attached the BibTex document.
%Preamble begins
\documentclass[a4paper,12pt]{book ...
LaTeX warning:Empty `thebibliography' environment on input line 3.
Here is a simplified version of my code. The preamble contains all the packages I have loaded so far. I attached the BibTex document.
%Preamble begins
\documentclass[a4paper,12pt]{book ...
- Wed Mar 06, 2013 12:59 pm
- Forum: Kile
- Topic: Setting the default pdf viewer
- Replies: 3
- Views: 20647
Re: Setting the default pdf viewer
Thank you for the advice, Stefan.
- Fri Feb 22, 2013 11:49 am
- Forum: BibTeX, biblatex and biber
- Topic: Include Bibliography Database from different Folder
- Replies: 1
- Views: 3627
Include Bibliography Database from different Folder
My *.tex and *.bib files are in different directories on the same drive. Here is an example of my code:
\documentclass[a4paper]{article}
\begin{document}
\section{Playing around with Bibliography}
I cite Barnett\cite{Barnett_1970} here.
\bibliography{/media/Data_II/Articles/Glycerol_production/Pf ...
\documentclass[a4paper]{article}
\begin{document}
\section{Playing around with Bibliography}
I cite Barnett\cite{Barnett_1970} here.
\bibliography{/media/Data_II/Articles/Glycerol_production/Pf ...
- Wed Feb 20, 2013 10:00 am
- Forum: Kile
- Topic: Setting the default pdf viewer
- Replies: 3
- Views: 20647
Re: Setting the default pdf viewer
I found the answer here:
http://latex-community.org/forum/viewto ... 20&t=13518
http://latex-community.org/forum/viewto ... 20&t=13518
- Tue Feb 19, 2013 2:05 pm
- Forum: Kile
- Topic: Setting the default pdf viewer
- Replies: 3
- Views: 20647
Setting the default pdf viewer
Could you please tell me how to set 'Adobe Reader 9' as my default pdf viewer in Kile? The current default viewer is 'okular' which is not installed on my university's Linux network.
- Wed Oct 17, 2012 11:47 am
- Forum: LyX
- Topic: Hyperlinks to documents.
- Replies: 1
- Views: 3778
Hyperlinks to documents.
No worries. I found the answer to my problem here: http://latex-community.org/forum/viewto ... 19&t=12262.
However, I set the link type to "file".
However, I set the link type to "file".
- Wed Oct 17, 2012 11:39 am
- Forum: LyX
- Topic: Hyperlinks to documents.
- Replies: 1
- Views: 3778
Hyperlinks to documents.
I'm trying to insert a hyperlink in LyX to a pdf document, but keep getting the following exception returned by Adobe Reader when I try to open the link it:
"There was an error trying to open this document. The file cannot be found."
I searched the User's Guide, wiki.lyx, and this forum, but could ...
"There was an error trying to open this document. The file cannot be found."
I searched the User's Guide, wiki.lyx, and this forum, but could ...
- Tue Oct 16, 2012 10:07 pm
- Forum: LyX
- Topic: Dummies guide to LaTeX packages in LyX
- Replies: 3
- Views: 4490
Re: Dummies guide to LaTeX packages in LyX
Thank you both for your replies. I followed your advice and it worked.