TeX - LaTeX Asked by Luiz Henrique Sá Santos on April 10, 2021
My bibliography is appearing properly except by the fact that comes with some special symbols that were not suppose to appear, they’re not on the main document.
Special characters appearing: these two symbols were not suppose to be there ¿ ¡
Someone know how to take it out?
My .bib:
@online{inep_estabelece,
title = {Estabelece as diretrizes e bases da educação nacional},
url = {http://www.planalto.gov.br/ccivil_03/leis/l9394.htm},
author = {{INEP}},
urldate = {2020-12-06}
}
The packages:
usepackage{csquotes}
bibliography{references}
usepackage[backend=biber,style=abnt]{biblatex}
addbibresource{references.bib}
usepackage{hyperref}
usepackage{url}
usepackage[hyphens]{url}
usepackage[utf8]{inputenc}
I added a lot of packages trying to solve it, but it continues appearing.
Thanks in advance for the help,
(repeating my earlier comment so that this posting may be considered to have received an "official" answer)
I suggest you
delete bibliography{references}
,
load the url
package before rather than after the hyperref
package, and
execute usepackage[T1]{fontenc}
.
Then, perform a full recompile cycle.
Correct answer by Mico on April 10, 2021
As documentation the answer that solved my problem was answered by @Mico [Thanks a lot for the answer], in one of the comments. This is the current package list:
include{include}
include{packages}
usepackage[utf8]{inputenc}
usepackage{csquotes}
usepackage[backend=biber,style=abnt]{biblatex}
usepackage{hyperref}
addbibresource{references.bib}
usepackage{url}
usepackage{verbatim}
usepackage[T1]{fontenc}
Also this answer solved another problem that I was having, I don't know why exactly. kk
But this is for my theses at Brazil and we have specific rules to respect following "abnt" standards. Before the links wasn't appearing with the "<" or ">" symbols out of it and now this is happening finally. It's one of the rules of this standard I mentioned.
Thanks for the effort of those who answered! Have a great 2021!
Answered by Luiz Henrique Sá Santos on April 10, 2021
Get help from others!
Recent Answers
Recent Questions
© 2024 TransWikia.com. All rights reserved. Sites we Love: PCI Database, UKBizDB, Menu Kuliner, Sharing RPP