doi url
authorThomas Pietrzak <thomas.pietrzak@gmail.com>
Thu, 11 Apr 2019 15:25:51 +0000 (17:25 +0200)
committerThomas Pietrzak <thomas.pietrzak@gmail.com>
Thu, 11 Apr 2019 15:25:51 +0000 (17:25 +0200)
plain-withurls.bst

index f1a597d410b7b19d7e347e0513cd41210cbf060b..300c81f32a434bf6b9de5122de1fa29d95f57b4e 100644 (file)
@@ -248,7 +248,7 @@ FUNCTION {format.title}
         { new.block "\href{" url * "}{" * format.title.orig * "}" * }
       if$
     }
-    { new.block "\href{http://dx.doi.org/" doi * "}{" * format.title.orig * "}" * }
+    { new.block "\href{http://doi.org/" doi * "}{" * format.title.orig * "}" * }
   if$
 }
 
@@ -555,7 +555,7 @@ FUNCTION {doilink}
 { pop$ "" }
 { doi empty$
     { skip$ }
-    { "\href{http://dx.doi.org/" doi * "}{" * swap$ * "}" * }
+    { "\href{http://doi.org/" doi * "}{" * swap$ * "}" * }
   if$
 }
 if$
@@ -601,7 +601,7 @@ FUNCTION {book}
         { "\href{" url * "}{" * format.btitle * "}" * }
       if$
     }
-    { "\href{http://dx.doi.org/" doi * "}{" * format.btitle * "}" * }
+    { "\href{http://doi.org/" doi * "}{" * format.btitle * "}" * }
     if$
   "title" output.check
   %format.btitle "title" output.check