Search found 5 matches

by ddouglasgs
Sun Oct 18, 2009 3:41 pm
Forum: General
Topic: BibTeX | special characters in bibliography
Replies: 8
Views: 15755

Re: Bibliography

It's still doesn't working, because of "%". The text editor thinks it's a comment.
by ddouglasgs
Sun Oct 18, 2009 3:13 pm
Forum: General
Topic: BibTeX | special characters in bibliography
Replies: 8
Views: 15755

Re: Bibliography

It doesn't works!
by ddouglasgs
Sat Oct 17, 2009 7:10 pm
Forum: General
Topic: BibTeX | special characters in bibliography
Replies: 8
Views: 15755

Re: Bibliography

No man,

the problem is when I wirte in the Bibliography.bib some url, for example:

@misc{altus,
title={anything},
url={http://www.altus.com/ftp/Public_main/access%14%oct},
urlaccessdate={17 oct. 2009}
}

see that I have special characters like "_" and "%", so when I compile appears an error ...
by ddouglasgs
Sat Oct 17, 2009 5:35 pm
Forum: General
Topic: BibTeX | special characters in bibliography
Replies: 8
Views: 15755

BibTeX | special characters in bibliography

Hello,

I'd like to know how to use reserved characters in my "bibliographics references", like in this case:
CVRD_Prensa_de_Rolos_1999.pdf
(25.78 KiB) Downloaded 486 times
Thanks.
by ddouglasgs
Thu Oct 01, 2009 2:09 am
Forum: Fonts & Character Sets
Topic: Acronyms List
Replies: 1
Views: 1932

Acronyms List

Hi,

could someone help me with this acronyms list? I need to use this following acronym:

\acro{P&I}{Process \& Instrumentation}

It compiles, but when I use in the body's text(\ac{P&I}) an error is generated, because of the reserved character "&". So what should I do?

Thanks!