1 @c Macro for forming a URL to Abramowitz and Stegun. Provide the
2 @c equation number and the page where the equation is. Here are some
3 @c hints on usage so that the links are consistent. For an equation
4 @c do something like @urlaands{eqn 1.1, 25}. For a section, do
5 @c @urlaands{Section 5.1, 100} and @urlaands{Chapter 5, 100} for
7 @macro urlaands {label, page}
8 @url{https://personal.math.ubc.ca/~cbm/aands/page_\page\.htm, A&S \label\}
11 @c Macro for forming a URL to the DLMF. Provide the equation number.
12 @c Basically, a full DLMF link (from a permalink) looks like
13 @c https://dlmf.nist.gov/6.2.E12. When calling this macro provide ``6.2.E12''.
15 @url{https://dlmf.nist.gov/\eqn\, DLMF \eqn\}