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