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:36 UTC
- Date retrieved: 25 November 2025 21:17 UTC
- Permanent URL: https://june.uoregon.edu/mediawiki/index.php?title=Setting_up_the_cluster&oldid=92
- Page Version ID: 92
Citation styles for Setting up the cluster
APA style
Setting up the cluster. (2013, December 10). Advanced Projects Lab, . Retrieved 21:17, November 25, 2025 from https://june.uoregon.edu/mediawiki/index.php?title=Setting_up_the_cluster&oldid=92.
MLA style
"Setting up the cluster." Advanced Projects Lab, . 10 Dec 2013, 19:36 UTC. 25 Nov 2025, 21:17 <https://june.uoregon.edu/mediawiki/index.php?title=Setting_up_the_cluster&oldid=92>.
MHRA style
Advanced Projects Lab contributors, 'Setting up the cluster', Advanced Projects Lab, , 10 December 2013, 19:36 UTC, <https://june.uoregon.edu/mediawiki/index.php?title=Setting_up_the_cluster&oldid=92> [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=92 (accessed November 25, 2025).
CBE/CSE style
Advanced Projects Lab contributors. Setting up the cluster [Internet]. Advanced Projects Lab, ; 2013 Dec 10, 19:36 UTC [cited 2025 Nov 25]. Available from: https://june.uoregon.edu/mediawiki/index.php?title=Setting_up_the_cluster&oldid=92.
Bluebook style
Setting up the cluster, https://june.uoregon.edu/mediawiki/index.php?title=Setting_up_the_cluster&oldid=92 (last visited November 25, 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=92",
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 = "2013",
url = "\url{https://june.uoregon.edu/mediawiki/index.php?title=Setting_up_the_cluster&oldid=92}",
note = "[Online; accessed 25-November-2025]"
}