Skip to main content

All Questions

Tagged with
Filter by
Sorted by
Tagged with
0 votes
0 answers
317 views

How to make the surnames of the authors appear in capital letters in Natbib?

I'm using the code seen below and I'm trying to make the surnames of the authors appear in capital letters (with the first letter in large caps and the following letters in small caps), as seen in the ...
Moe's user avatar
  • 33
3 votes
1 answer
242 views

\Citet stops working when \bibpunct with numeric style is used

Consider this MWE: \begin{filecontents}[overwrite]{\jobname.bib} @article{vonSurname2020, year = {2020}, author = {von Surname, Auhtor}, title = {Real Interesting}, journal = {International ...
LaTeXer's user avatar
  • 1,550
0 votes
1 answer
453 views

Capitalize only first letter in \citet with biblatex and natbib=true

I have question concerning the use of the \citet command when loading biblatex with the option natbib=true. I'm a LaTeX beginner and this may be an easy question, but i still couldn't solve it. I'm ...
masc3265's user avatar
1 vote
1 answer
428 views

BibTeX loses capitals when creating .bbl file - Natbib, Havard Reference style

Yes, I know: It's a feature and not a bug. But it is a pretty annoying feature IMHO. When I compile my LaTeX document into a PDF, BibTeX converts all capital letters in the title into lower case ...
Marc Adam's user avatar
1 vote
0 answers
387 views

How can I automatically capitalize significant words in my bibliography?

I'm using BibTex with natbib and the abbrvnat bibliography style. By default, it converts all but the first letter and {}-protected letters to lower case. I would like to automatically title-case my ...
danijar's user avatar
  • 1,045
5 votes
2 answers
544 views

Natbib ‘numbers’ option breaks capitalization of "von" component of name

I'm currently working on my thesis and I am trying to cite a Dutch author. Some Dutch surnames have a "von" component (e.g., van, van der, de) which should be capitalized if and only if the first name ...
irundaia's user avatar
  • 193
10 votes
1 answer
2k views

Lowercase in \citet{}, uppercase in \citep{}

My institute's format standards require that author's name in \citet{} citations should appear with first letter in uppercase, whereas in \citep{}, all letter should be in uppercase. For example: \...
andertavares's user avatar
7 votes
0 answers
298 views

Bibtex reference capitalisation concerning surname additions (van, van der, 't, etc) [duplicate]

Possible Duplicate: Bibtex handling of the Dutch “van” name prefix with natbib In Dutch many people have a surname addition (Jan de Vries, Peter van Sluik), which are capitalized when the first ...
Gauwain's user avatar
  • 131
2 votes
2 answers
3k views

Using natbib package, in the References section, the header is now written in capitals

I have a thesis written in LaTeX. I've just switched over to natbib as it offered some nice commands but I'm starting to run into some trouble. This one is minor I guess, but I have headers, with the ...
aghsmith's user avatar
  • 2,776