{ 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$
}
{ pop$ "" }
{ doi empty$
{ skip$ }
- { "\href{http://dx.doi.org/" doi * "}{" * swap$ * "}" * }
+ { "\href{http://doi.org/" doi * "}{" * swap$ * "}" * }
if$
}
if$
{ "\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