Account Options

  1. Sign in
The old Google Groups will be going away soon, but your browser is incompatible with the new version.
Google Groups Home
« Groups Home
Message from discussion url link in pdf breaks at underscore "_"
The group you are posting to is a Usenet group. Messages posted to this group will make your email address visible to anyone on the Internet.
Your reply message has not been sent.
Your post was successful
 
From:
To:
Cc:
Followup To:
Add Cc | Add Followup-to | Edit Subject
Subject:
Validation:
For verification purposes please type the characters you see in the picture below or the numbers you hear by clicking the accessibility icon. Listen and type the numbers you hear
 
Jacob Rael  
View profile  
 More options Aug 4 2007, 2:05 am
Newsgroups: comp.text.tex
From: Jacob Rael <jacob.r...@gmail.com>
Date: Sat, 04 Aug 2007 06:05:45 -0000
Local: Sat, Aug 4 2007 2:05 am
Subject: url link in pdf breaks at underscore "_"
Hello,

I am a newbie at latex. I am trying to add URLs to my bibtex file and
have them appear in my pdf and link properly. It mostly works but when
I click on the link in the pdf file, the actual link breaks at the
underscore. For example, the text of my pdf is:

M. Idda, T. Takada, and T. Sudo, "Analysis of high-speed GaAs source-
coupled fet logic circuits," IEEE Transactions
and Techniques, vol. 32, no. 1, pp. 5-10, 1984,
http://ieeexplore.ieee.org/xpl/freeabs_all.jsp?arnumber=1132604.

(when I just pasted this, the url was actually:

http://ieeexplore.ieee.org/xpl/freeabs all.jsp?arnumber=1132604

The "_" is a space.)

However, the actual link is:

http://ieeexplore.ieee.org/xpl/freeabs

I tried deleting "\do\_" from the UrlBreaks in the url.sty file but
that did not fix it. I am using IEEEtran. Here is a sample bibtex
entry:

@Article{Idda_1984_5488,
  journal = {IEEE Transactions on Microwave Theory and Techniques},
  title = {Analysis of High-Speed {GaAs} Source-Coupled FET Logic
Circuits},
  number = {1},
  isbn = {0018-9480},
  pages = {5--10},
  year = {1984},
  volume = {32},
  author = {Idda, M. and Takada, T. and Sudo, T.},
  note = "\url{http://ieeexplore.ieee.org/xpl/freeabs_all.jsp?
arnumber=1132604}"

}

the bbl is:

\bibitem{Idda_1984_5488}
M.~Idda, T.~Takada, and T.~Sudo, ``Analysis of high-speed {GaAs}
source-coupled
  fet logic circuits,'' \emph{IEEE Transactions on Microwave Theory
and
  Techniques}, vol.~32, no.~1, pp. 5--10, 1984,
  \url{http://ieeexplore.ieee.org/xpl/freeabs_all.jsp?
arnumber=1132604}.

I don't know where else to look. I don't know how the URL gets folded
into the pdf.

Oh, I am using pdflatex on a windows machine.

Thanks,

jr


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.