Hi Clemens,
Thanks for your suggestion. And as you've correctly noted, I posted the same query at stackexchange, where I got essentially the same reply. The suggested fixes don't work, but they come very close to working. After incorporating your suggestion, my preamble syntax now reads ...
Search found 3 matches
- Fri Jan 18, 2013 2:13 am
- Forum: BibTeX, biblatex and biber
- Topic: biblatex | Seemingly inconsistent Name Formats
- Replies: 4
- Views: 4851
- Fri Jan 18, 2013 12:42 am
- Forum: BibTeX, biblatex and biber
- Topic: biblatex | Command Name Conflict
- Replies: 11
- Views: 9888
biblatex | Command Name Conflict
In my preamble I have a new command definition using the following syntax:
\newcommand{\RN}{\bcR^{\bcN}}
This command lets me print R^N in the sort of boldface I like. I've used this command without any problems for a couple of years. But I recently started using biblatex , and it seems there is ...
\newcommand{\RN}{\bcR^{\bcN}}
This command lets me print R^N in the sort of boldface I like. I've used this command without any problems for a couple of years. But I recently started using biblatex , and it seems there is ...
- Fri Jan 18, 2013 12:28 am
- Forum: BibTeX, biblatex and biber
- Topic: biblatex | Seemingly inconsistent Name Formats
- Replies: 4
- Views: 4851
biblatex | Seemingly inconsistent Name Formats
Hi All,
I recently started using biblatex (my installation is TeX Live 2010). My preamble syntax is:
\usepackage[backend=bibtex,style=authoryear]{biblatex}
When I cite a source with two authors, the bibliography entry prints the author names using an inconsistent format. For instance, suppose ...
I recently started using biblatex (my installation is TeX Live 2010). My preamble syntax is:
\usepackage[backend=bibtex,style=authoryear]{biblatex}
When I cite a source with two authors, the bibliography entry prints the author names using an inconsistent format. For instance, suppose ...