Cite This Page
Bibliographic details for Gerbview
- Page name: Gerbview
- Author: Advanced Projects Lab contributors
- Publisher: Advanced Projects Lab, .
- Date of last revision: 7 February 2019 21:15 UTC
- Date retrieved: 27 October 2025 14:32 UTC
- Permanent URL: https://june.uoregon.edu/mediawiki/index.php?title=Gerbview&oldid=3351
- Page Version ID: 3351
Citation styles for Gerbview
APA style
Gerbview. (2019, February 7). Advanced Projects Lab, . Retrieved 14:32, October 27, 2025 from https://june.uoregon.edu/mediawiki/index.php?title=Gerbview&oldid=3351.
MLA style
"Gerbview." Advanced Projects Lab, . 7 Feb 2019, 21:15 UTC. 27 Oct 2025, 14:32 <https://june.uoregon.edu/mediawiki/index.php?title=Gerbview&oldid=3351>.
MHRA style
Advanced Projects Lab contributors, 'Gerbview', Advanced Projects Lab, , 7 February 2019, 21:15 UTC, <https://june.uoregon.edu/mediawiki/index.php?title=Gerbview&oldid=3351> [accessed 27 October 2025]
Chicago style
Advanced Projects Lab contributors, "Gerbview," Advanced Projects Lab, , https://june.uoregon.edu/mediawiki/index.php?title=Gerbview&oldid=3351 (accessed October 27, 2025).
CBE/CSE style
Advanced Projects Lab contributors. Gerbview [Internet]. Advanced Projects Lab, ; 2019 Feb 7, 21:15 UTC [cited 2025 Oct 27]. Available from: https://june.uoregon.edu/mediawiki/index.php?title=Gerbview&oldid=3351.
Bluebook style
Gerbview, https://june.uoregon.edu/mediawiki/index.php?title=Gerbview&oldid=3351 (last visited October 27, 2025).
BibTeX entry
@misc{ wiki:xxx,
author = "Advanced Projects Lab",
title = "Gerbview --- Advanced Projects Lab{,} ",
year = "2019",
url = "https://june.uoregon.edu/mediawiki/index.php?title=Gerbview&oldid=3351",
note = "[Online; accessed 27-October-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 = "Gerbview --- Advanced Projects Lab{,} ",
year = "2019",
url = "\url{https://june.uoregon.edu/mediawiki/index.php?title=Gerbview&oldid=3351}",
note = "[Online; accessed 27-October-2025]"
}