Text Formatting ⇒ Compound Surname
-
- Posts: 2
- Joined: Thu May 18, 2017 4:25 pm
Compound Surname
Author = {Silva {} Júnior, José},
or
Author = {Silva, Júnior, José},
But I use Mendeley to manage my bibliographic references and it exports the .bib file with the author described as:
Author = {{Silva Júnior}, José},
Hence, abntex2 does not correctly solve the reference writing in relation to the ABNT standard.
I've already researched and found nothing about it ... Does anyone know how it is possible to use the generation of references by Mendeley and Latex can capitalize all the letters of a compound surname?
Fabricio
Learn LaTeX easily with newest books:
The LaTeX Beginner's Guide: 2nd edition and perfect for students writing a thesis
The LaTeX Cookbook: 2nd edition full of practical examples for mathematics, physics, chemistry, and more
LaTeX Graphics with TikZ: the first book about TikZ for perfect drawings in your LaTeX thesis
-
- Posts: 2
- Joined: Thu May 18, 2017 4:25 pm
Compound Surname
For those looking for using Mendeley exporting the .bib file automatically and using abntex2 (which can save a lot of time and work) .... follow the tip to ensure a correct import of authors with compound surnames...
Step 1: In Mendeley go to Tools / Options / Biblatex and uncheck the option: "Escape LaTeX special characters (# {}% etc.)"
Step 2: In the author's reference, type so: Silva{\space}Júnior, José
Admittedly, from the point of view of the Mendeley authors' administration, it is not an elegant solution, nor is it correct. But since there is an incompatibility between a Mendeley export and the import of abntex2, with no solution from both parties and my problem was to a correction of the data, the cost of a {\space}, in the middle of the author's name, inside the Mendeley, was an admissible sacrifice in my case.
Hugs to all,
Fabricio
- Stefan Kottwitz
- Site Admin
- Posts: 10348
- Joined: Mon Mar 10, 2008 9:44 pm
Compound Surname
great that you found it! And thanks for posting the solution here, so somebody else googling for it can find it here.
Stefan