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: 8 February 2019 01:14 UTC
- Date retrieved: 2 November 2025 16:53 UTC
- Permanent URL: https://june.uoregon.edu/mediawiki/index.php?title=Printing_the_Paper_Copy&oldid=3362
- Page Version ID: 3362
Citation styles for Printing the Paper Copy
APA style
Printing the Paper Copy. (2019, February 8). Advanced Projects Lab, . Retrieved 16:53, November 2, 2025 from https://june.uoregon.edu/mediawiki/index.php?title=Printing_the_Paper_Copy&oldid=3362.
MLA style
"Printing the Paper Copy." Advanced Projects Lab, . 8 Feb 2019, 01:14 UTC. 2 Nov 2025, 16:53 <https://june.uoregon.edu/mediawiki/index.php?title=Printing_the_Paper_Copy&oldid=3362>.
MHRA style
Advanced Projects Lab contributors, 'Printing the Paper Copy', Advanced Projects Lab, , 8 February 2019, 01:14 UTC, <https://june.uoregon.edu/mediawiki/index.php?title=Printing_the_Paper_Copy&oldid=3362> [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=3362 (accessed November 2, 2025).
CBE/CSE style
Advanced Projects Lab contributors. Printing the Paper Copy [Internet]. Advanced Projects Lab, ; 2019 Feb 8, 01:14 UTC [cited 2025 Nov 2]. Available from: https://june.uoregon.edu/mediawiki/index.php?title=Printing_the_Paper_Copy&oldid=3362.
Bluebook style
Printing the Paper Copy, https://june.uoregon.edu/mediawiki/index.php?title=Printing_the_Paper_Copy&oldid=3362 (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=3362",
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=3362}",
note = "[Online; accessed 2-November-2025]"
}