Cite This Page
Bibliographic details for PDF print templates
- Page name: PDF print templates
- Author: 5D6RPG contributors
- Publisher: 5D6RPG, .
- Date of last revision: 27 March 2019 10:33 UTC
- Date retrieved: 12 July 2026 11:43 UTC
- Permanent URL: http://5d6rpg.net/index.php?title=PDF_print_templates&oldid=204
- Page Version ID: 204
Citation styles for PDF print templates
APA style
PDF print templates. (2019, March 27). 5D6RPG, . Retrieved 11:43, July 12, 2026 from http://5d6rpg.net/index.php?title=PDF_print_templates&oldid=204.
MLA style
"PDF print templates." 5D6RPG, . 27 Mar 2019, 10:33 UTC. 12 Jul 2026, 11:43 <http://5d6rpg.net/index.php?title=PDF_print_templates&oldid=204>.
MHRA style
5D6RPG contributors, 'PDF print templates', 5D6RPG, , 27 March 2019, 10:33 UTC, <http://5d6rpg.net/index.php?title=PDF_print_templates&oldid=204> [accessed 12 July 2026]
Chicago style
5D6RPG contributors, "PDF print templates," 5D6RPG, , http://5d6rpg.net/index.php?title=PDF_print_templates&oldid=204 (accessed July 12, 2026).
CBE/CSE style
5D6RPG contributors. PDF print templates [Internet]. 5D6RPG, ; 2019 Mar 27, 10:33 UTC [cited 2026 Jul 12]. Available from: http://5d6rpg.net/index.php?title=PDF_print_templates&oldid=204.
Bluebook style
PDF print templates, http://5d6rpg.net/index.php?title=PDF_print_templates&oldid=204 (last visited July 12, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "5D6RPG",
title = "PDF print templates --- 5D6RPG{,} ",
year = "2019",
url = "http://5d6rpg.net/index.php?title=PDF_print_templates&oldid=204",
note = "[Online; accessed 12-July-2026]"
}
When using the LaTeX package url (\usepackage{url} somewhere in the preamble) which tends to give much more nicely formatted web addresses, the following may be preferred:
@misc{ wiki:xxx,
author = "5D6RPG",
title = "PDF print templates --- 5D6RPG{,} ",
year = "2019",
url = "\url{http://5d6rpg.net/index.php?title=PDF_print_templates&oldid=204}",
note = "[Online; accessed 12-July-2026]"
}