<div dir="ltr"><div dir="ltr"><div dir="ltr"><div dir="ltr"><div dir="ltr"><div dir="ltr"><div dir="ltr">Oi Fernando,<div><br></div><div>The command you are looking for is \href and not \hyperref, so </div><div><br></div><div>    \href{<a href="http://kconrad.math.uconn.edu/blurbs/gradnumthy/infseriespadic.pdf}{kconrad.math.uconn.edu/blurbs/gradnumthy/infseriespadic.pdf">http://kconrad.math.uconn.edu/blurbs/gradnumthy/infseriespadic.pdf}{kconrad.math.uconn.edu/blurbs/gradnumthy/infseriespadic.pdf</a>}</div><div><br></div><div>should work fine for what you are doing .... BUT .... I would like to argue that this not the proper way to handle a link in the Bibliography, if you would allow me. Let me list a few of the things that are wrong or are not close to the best practice.</div><div><br></div><div>1- Displaing a string like:</div><div><br></div><div>              <font face="monospace"><a href="http://kconrad.math.uconn.edu/blurbs/gradnumthy/infseriespadic.pdf">kconrad.math.uconn.edu/blurbs/gradnumthy/infseriespadic.pdf</a></font></div><div><br></div><div>is incomplete and is missing the "scheme" which is this case is: <font face="monospace">https://</font></div><div><font face="monospace"><br></font></div><div>2- One should not show an URL in a text -- it has no use, no purpose -- no one should be made to type:</div><div><br></div><div>                  <font face="monospace"><a href="http://kconrad.math.uconn.edu/blurbs/gradnumthy/infseriespadic.pdf">http://kconrad.math.uconn.edu/blurbs/gradnumthy/infseriespadic.pdf</a></font></div><div><br></div><div>on a browser and if you want just to click you can click on a small piece of text that describe the resource, like for example:</div><div><br></div><div>            ... the article "Infinite series on $p$-adic fields"...</div><div><br></div><div>If it is in bibliography you could place the link on top of the Title of the resource.</div><div><br></div><div>3- URL are the underpinning of the Internet, as we use it, they are used by browsers, viewers, apps, etc.... Displaying and URL in print is the same as going around and showing your underwear.</div><div><br></div><div>4- You should almost never have to edit a BBL file. The proper way to enter a link in a bibliography is by entering it on the BIB file as in:</div><div><br></div></div></div></div><blockquote style="margin:0px 0px 0px 40px;border:none;padding:0px"><div><div><div><div><div><font face="monospace">@article {key,</font></div></div></div></div></div><div><div><div><div><div><font face="monospace">    AUTHOR = {Camacho, César},</font></div></div></div></div></div><div><div><div><div><div><font face="monospace">     TITLE = {Structural stability theorems for integrable differential forms on {$3$}-manifolds},</font></div></div></div></div></div><div><div><div><div><div><font face="monospace">   JOURNAL = {Topology},</font></div></div></div></div></div><div><div><div><div><div><font face="monospace">  FJOURNAL = {Topology. An International Journal of Mathematics},</font></div></div></div></div></div><div><div><div><div><div><font face="monospace">    VOLUME = {17},</font></div></div></div></div></div><div><div><div><div><div><font face="monospace">      YEAR = {1978},</font></div></div></div></div></div><div><div><div><div><div><font face="monospace">    NUMBER = {2},</font></div></div></div></div></div><div><div><div><div><div><font face="monospace">     PAGES = {143--155},</font></div></div></div></div></div><div><div><div><div><div><font face="monospace">       DOI = {10.1016/S0040-9383(78)90019-8},</font></div></div></div></div></div><div><div><div><div><div><font face="monospace">       URL = {<a href="http://dx.doi.org/10.1016/S0040-9383(78)90019-8">http://dx.doi.org/10.1016/S0040-9383(78)90019-8</a>},</font></div></div></div></div></div><div><div><div><div><div><font face="monospace">}</font></div></div></div></div></div><div><font face="monospace"><br></font></div></blockquote><font face="arial, sans-serif">and then use a BIB style that has been hyper-ized, like "halpha", "hplain", etc ... Not all place the link in the Title, but most of them do a better job than editing a BBL file.</font></div><div dir="ltr"><font face="arial, sans-serif"><br></font></div><div><font face="arial, sans-serif">Best,</font></div><div dir="ltr"><font face="arial, sans-serif">Paulo Ney<br></font><div dir="ltr"><div dir="ltr"><div dir="ltr"><div><br></div></div></div></div></div></div></div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Wed, Jan 29, 2020 at 7:36 AM Fernando Gouvea <<a href="mailto:fqgouvea@colby.edu">fqgouvea@colby.edu</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">
  

    
  
  <div>
    <p>At one point in my text, I refer to an url using</p>
    <p>
      </p><blockquote type="cite"> 
        \hyperref{<a href="http://www.sagemath.org" target="_blank">http://www.sagemath.org</a>}{<a href="http://www.sagemath.org" target="_blank">www.sagemath.org</a>}</blockquote>
      This does what it's supposed to do in a foo.tex file, but if I
      include the exact same command in foo.bbl, like this:<p></p>
    <p>\bibitem{KC-series}<br>
      Keith Conrad.<br>
      \newblock ``{I}nfinite series in $p$-adic fields''.<br>
      \newblock Search for ``Keith Conrad expository'' or visit\\<br>
       
\hyperref{<a href="http://kconrad.math.uconn.edu/blurbs/gradnumthy/infseriespadic.pdf" target="_blank">http://kconrad.math.uconn.edu/blurbs/gradnumthy/infseriespadic.pdf</a>}{<a href="http://kconrad.math.uconn.edu/blurbs/gradnumthy/infseriespadic.pdf" target="_blank">kconrad.math.uconn.edu/blurbs/gradnumthy/infseriespadic.pdf</a>}.<br>
    </p>
    <p>it says</p>
    <p>
      </p><blockquote type="cite">Runaway argument?<br>
        ! Paragraph ended before \hyper@link@ was complete.<br>
        <to be read again><br>
                           \par</blockquote>
      No text is printed and no hyperlink is set. Is there a way to
      create hyperlinks in the bibliography?<p></p>
    <p>Fernando<br>
    </p>
    <p><br>
    </p>
    <pre cols="72">-- 
=============================================================
Fernando Q. Gouvea         <a href="http://www.colby.edu/~fqgouvea" target="_blank">http://www.colby.edu/~fqgouvea</a>
Carter Professor of Mathematics
Dept. of Mathematics and Statistics
Colby College              
5836 Mayflower Hill        
Waterville, ME 04901       

The shema of the postmodern church: "Hear, O Israel, get into tribes
and share your stories."
  -- Kim Fabricius

</pre>
  </div>

</blockquote></div>