Tagged Questions
6
votes
0answers
35 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 ...
6
votes
1answer
322 views
Applying \lowercase to index entries
I would like to sort the index entries independent of case.
Initially I was getting (code provided in MWE) the image on the left. So, that seemed like an easy fix: just apply \lowercase (uncomment ...
21
votes
3answers
1k views
BibTeX handling of the Dutch “van” name prefix with natbib
I want to produce the following with LaTeX/BibTeX:
In the running text:
... we refer the reader to the work of Van Noort (2010).
In the bibliography:
Thomas van Noort. An important paper. ...
18
votes
1answer
1k views
Biblatex, capitalization of arabic names and name prefixes
As we know, using the useprefix option, when name prefixes like von, della etc. are present in the bibliography, enables us to change name sorting as well as capitalize those prefixes using commands ...