]> gitweb.michael.orlitzky.com - mjotex.git/commit
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)
commited0e84c965a0667df4491e53e17d97a3bd1cf41e
tree52e9fae03350c603f9599ca7f6d51e432e5361e3
parent022e8257913bd76293b73438ca74275e27676d1f
Fix the bibliography DOI output when the hyperref package is not loaded.

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.
mjo.bst