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
NEW: TikZ book now 40% off at Amazon.com for a short time.
And: Currently, Packt sells ebooks for $4.99 each if you buy 5 of their over 1000 ebooks. If you choose only a single one, $9.99. How about combining 3 LaTeX books with Python, gnuplot, mathplotlib, Matlab, ChatGPT or other AI books? Epub and PDF. Bundle (3 books, add more for higher discount): https://packt.link/MDH5p
-
- 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: 10335
- 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