{amsrefs} is a bibliography formatting package provided by the AMS which supports inclusion of structured bibliographic information either directly in a LaTeX document file, or in a separate database.
14
votes
1answer
545 views
Hyperlinks to a bibliography are one line off
I have long despaired of resolving the following glitch: if I am using hyperref with amsrefs, then all \cite links to the bibliography point to the line right below where they are supposed to. Here ...
2
votes
1answer
227 views
How to change the appeareance of bibliography item labels in amsrefs?
Assume that I'd like to set the item labels in the "references" list in amsrefs in, say, boldface (or in lining numbers - I have oldstyle numbers set throughout the document). I can do it in ...
5
votes
1answer
675 views
Change definition of \sameauthors to turn off by same dash
I am using the amsplain style for the bibliography, but I do not want the dash instead of the names of duplicated authors.
I found this post Is it normal for BibTeX to replace similar author names ...