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: 24 February 2016 03:03 UTC
- Date retrieved: 25 November 2025 22:10 UTC
- Permanent URL: https://june.uoregon.edu/mediawiki/index.php?title=Setting_up_the_cluster&oldid=2564
- Page Version ID: 2564
Citation styles for Setting up the cluster
APA style
Setting up the cluster. (2016, February 24). Advanced Projects Lab, . Retrieved 22:10, November 25, 2025 from https://june.uoregon.edu/mediawiki/index.php?title=Setting_up_the_cluster&oldid=2564.
MLA style
"Setting up the cluster." Advanced Projects Lab, . 24 Feb 2016, 03:03 UTC. 25 Nov 2025, 22:10 <https://june.uoregon.edu/mediawiki/index.php?title=Setting_up_the_cluster&oldid=2564>.
MHRA style
Advanced Projects Lab contributors, 'Setting up the cluster', Advanced Projects Lab, , 24 February 2016, 03:03 UTC, <https://june.uoregon.edu/mediawiki/index.php?title=Setting_up_the_cluster&oldid=2564> [accessed 25 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=2564 (accessed November 25, 2025).
CBE/CSE style
Advanced Projects Lab contributors. Setting up the cluster [Internet]. Advanced Projects Lab, ; 2016 Feb 24, 03:03 UTC [cited 2025 Nov 25]. Available from: https://june.uoregon.edu/mediawiki/index.php?title=Setting_up_the_cluster&oldid=2564.
Bluebook style
Setting up the cluster, https://june.uoregon.edu/mediawiki/index.php?title=Setting_up_the_cluster&oldid=2564 (last visited November 25, 2025).
BibTeX entry
@misc{ wiki:xxx,
author = "Advanced Projects Lab",
title = "Setting up the cluster --- Advanced Projects Lab{,} ",
year = "2016",
url = "https://june.uoregon.edu/mediawiki/index.php?title=Setting_up_the_cluster&oldid=2564",
note = "[Online; accessed 25-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 = "2016",
url = "\url{https://june.uoregon.edu/mediawiki/index.php?title=Setting_up_the_cluster&oldid=2564}",
note = "[Online; accessed 25-November-2025]"
}