]> gitweb.michael.orlitzky.com - mjotex.git/commitdiff
Fix the bibliography DOI output when the hyperref package is not loaded.
authorMichael Orlitzky <michael@orlitzky.com>
Thu, 12 Jan 2017 18:49:04 +0000 (13:49 -0500)
committerMichael Orlitzky <michael@orlitzky.com>
Thu, 12 Jan 2017 18:49:04 +0000 (13:49 -0500)
The last attempt at adding hyperref support for DOIs worked, but it
broke things when the hyperref package isn't loaded. This commit fixes
it by conditionally defining a no-op \href in the absense of the
hyperref package.

Now that I understand what's going on a little bit better, I was also
able to eliminate some of the urlbst boilerplate.


No differences found