Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- \documentclass[%
- reprint,
- nofootinbib,
- amsmath,amssymb,
- aps,
- ]{revtex4-2}
- \usepackage{hyperref} % Add hypertext capabilities
- \hypersetup{
- colorlinks=true,
- linkcolor=blue,
- filecolor=magenta,
- urlcolor=cyan,
- }
- \begin{document}
- \title{Title}
- % footnote(s) to article title
- \homepage[\label{lb:homepage}Website: ]{https://example.org}
- \author{Author}
- \date{\today}
- \maketitle
- sample text
- \clearpage
- sample text2 and reference: \autoref{lb:homepage}
- \end{document}
Advertisement
Add Comment
Please, Sign In to add comment