Cite This Page
Bibliographic details for Setting up the cluster
- Page name: Setting up the cluster
- Author: Advanced Projects Lab contributors
- Publisher: Advanced Projects Lab, .
- Date of last revision: 10 December 2013 19:35 UTC
- Date retrieved: 26 November 2025 01:34 UTC
- Permanent URL: https://june.uoregon.edu/mediawiki/index.php?title=Setting_up_the_cluster&oldid=90
- Page Version ID: 90
Citation styles for Setting up the cluster
APA style
Setting up the cluster. (2013, December 10). Advanced Projects Lab, . Retrieved 01:34, November 26, 2025 from https://june.uoregon.edu/mediawiki/index.php?title=Setting_up_the_cluster&oldid=90.
MLA style
"Setting up the cluster." Advanced Projects Lab, . 10 Dec 2013, 19:35 UTC. 26 Nov 2025, 01:34 <https://june.uoregon.edu/mediawiki/index.php?title=Setting_up_the_cluster&oldid=90>.
MHRA style
Advanced Projects Lab contributors, 'Setting up the cluster', Advanced Projects Lab, , 10 December 2013, 19:35 UTC, <https://june.uoregon.edu/mediawiki/index.php?title=Setting_up_the_cluster&oldid=90> [accessed 26 November 2025]
Chicago style
Advanced Projects Lab contributors, "Setting up the cluster," Advanced Projects Lab, , https://june.uoregon.edu/mediawiki/index.php?title=Setting_up_the_cluster&oldid=90 (accessed November 26, 2025).
CBE/CSE style
Advanced Projects Lab contributors. Setting up the cluster [Internet]. Advanced Projects Lab, ; 2013 Dec 10, 19:35 UTC [cited 2025 Nov 26]. Available from: https://june.uoregon.edu/mediawiki/index.php?title=Setting_up_the_cluster&oldid=90.
Bluebook style
Setting up the cluster, https://june.uoregon.edu/mediawiki/index.php?title=Setting_up_the_cluster&oldid=90 (last visited November 26, 2025).
BibTeX entry
@misc{ wiki:xxx,
author = "Advanced Projects Lab",
title = "Setting up the cluster --- Advanced Projects Lab{,} ",
year = "2013",
url = "https://june.uoregon.edu/mediawiki/index.php?title=Setting_up_the_cluster&oldid=90",
note = "[Online; accessed 26-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 = "Setting up the cluster --- Advanced Projects Lab{,} ",
year = "2013",
url = "\url{https://june.uoregon.edu/mediawiki/index.php?title=Setting_up_the_cluster&oldid=90}",
note = "[Online; accessed 26-November-2025]"
}