Cite This Page
Bibliographic details for Printing the Paper Copy
- Page name: Printing the Paper Copy
- Author: Advanced Projects Lab contributors
- Publisher: Advanced Projects Lab, .
- Date of last revision: 10 April 2019 17:53 UTC
- Date retrieved: 2 November 2025 16:53 UTC
- Permanent URL: https://june.uoregon.edu/mediawiki/index.php?title=Printing_the_Paper_Copy&oldid=3524
- Page Version ID: 3524
Citation styles for Printing the Paper Copy
APA style
Printing the Paper Copy. (2019, April 10). Advanced Projects Lab, . Retrieved 16:53, November 2, 2025 from https://june.uoregon.edu/mediawiki/index.php?title=Printing_the_Paper_Copy&oldid=3524.
MLA style
"Printing the Paper Copy." Advanced Projects Lab, . 10 Apr 2019, 17:53 UTC. 2 Nov 2025, 16:53 <https://june.uoregon.edu/mediawiki/index.php?title=Printing_the_Paper_Copy&oldid=3524>.
MHRA style
Advanced Projects Lab contributors, 'Printing the Paper Copy', Advanced Projects Lab, , 10 April 2019, 17:53 UTC, <https://june.uoregon.edu/mediawiki/index.php?title=Printing_the_Paper_Copy&oldid=3524> [accessed 2 November 2025]
Chicago style
Advanced Projects Lab contributors, "Printing the Paper Copy," Advanced Projects Lab, , https://june.uoregon.edu/mediawiki/index.php?title=Printing_the_Paper_Copy&oldid=3524 (accessed November 2, 2025).
CBE/CSE style
Advanced Projects Lab contributors. Printing the Paper Copy [Internet]. Advanced Projects Lab, ; 2019 Apr 10, 17:53 UTC [cited 2025 Nov 2]. Available from: https://june.uoregon.edu/mediawiki/index.php?title=Printing_the_Paper_Copy&oldid=3524.
Bluebook style
Printing the Paper Copy, https://june.uoregon.edu/mediawiki/index.php?title=Printing_the_Paper_Copy&oldid=3524 (last visited November 2, 2025).
BibTeX entry
@misc{ wiki:xxx,
author = "Advanced Projects Lab",
title = "Printing the Paper Copy --- Advanced Projects Lab{,} ",
year = "2019",
url = "https://june.uoregon.edu/mediawiki/index.php?title=Printing_the_Paper_Copy&oldid=3524",
note = "[Online; accessed 2-November-2025]"
}
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 = "Advanced Projects Lab",
title = "Printing the Paper Copy --- Advanced Projects Lab{,} ",
year = "2019",
url = "\url{https://june.uoregon.edu/mediawiki/index.php?title=Printing_the_Paper_Copy&oldid=3524}",
note = "[Online; accessed 2-November-2025]"
}