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: 6 February 2019 21:35 UTC
- Date retrieved: 27 October 2025 01:29 UTC
- Permanent URL: https://june.uoregon.edu/mediawiki/index.php?title=Developing_the_Board&oldid=3333
- Page Version ID: 3333
Citation styles for Developing the Board
APA style
Developing the Board. (2019, February 6). Advanced Projects Lab, . Retrieved 01:29, October 27, 2025 from https://june.uoregon.edu/mediawiki/index.php?title=Developing_the_Board&oldid=3333.
MLA style
"Developing the Board." Advanced Projects Lab, . 6 Feb 2019, 21:35 UTC. 27 Oct 2025, 01:29 <https://june.uoregon.edu/mediawiki/index.php?title=Developing_the_Board&oldid=3333>.
MHRA style
Advanced Projects Lab contributors, 'Developing the Board', Advanced Projects Lab, , 6 February 2019, 21:35 UTC, <https://june.uoregon.edu/mediawiki/index.php?title=Developing_the_Board&oldid=3333> [accessed 27 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=3333 (accessed October 27, 2025).
CBE/CSE style
Advanced Projects Lab contributors. Developing the Board [Internet]. Advanced Projects Lab, ; 2019 Feb 6, 21:35 UTC [cited 2025 Oct 27]. Available from: https://june.uoregon.edu/mediawiki/index.php?title=Developing_the_Board&oldid=3333.
Bluebook style
Developing the Board, https://june.uoregon.edu/mediawiki/index.php?title=Developing_the_Board&oldid=3333 (last visited October 27, 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=3333",
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 = "Developing the Board --- Advanced Projects Lab{,} ",
year = "2019",
url = "\url{https://june.uoregon.edu/mediawiki/index.php?title=Developing_the_Board&oldid=3333}",
note = "[Online; accessed 27-October-2025]"
}