Cite This Page
Bibliographic details for Parallel Programming on the APL Cluster
- Page name: Parallel Programming on the APL Cluster
- Author: Advanced Projects Lab contributors
- Publisher: Advanced Projects Lab, .
- Date of last revision: 10 December 2013 19:20 UTC
- Date retrieved: 2 February 2026 00:18 UTC
- Permanent URL: https://june.uoregon.edu/mediawiki/index.php?title=Parallel_Programming_on_the_APL_Cluster&oldid=89
- Page Version ID: 89
Citation styles for Parallel Programming on the APL Cluster
APA style
Parallel Programming on the APL Cluster. (2013, December 10). Advanced Projects Lab, . Retrieved 00:18, February 2, 2026 from https://june.uoregon.edu/mediawiki/index.php?title=Parallel_Programming_on_the_APL_Cluster&oldid=89.
MLA style
"Parallel Programming on the APL Cluster." Advanced Projects Lab, . 10 Dec 2013, 19:20 UTC. 2 Feb 2026, 00:18 <https://june.uoregon.edu/mediawiki/index.php?title=Parallel_Programming_on_the_APL_Cluster&oldid=89>.
MHRA style
Advanced Projects Lab contributors, 'Parallel Programming on the APL Cluster', Advanced Projects Lab, , 10 December 2013, 19:20 UTC, <https://june.uoregon.edu/mediawiki/index.php?title=Parallel_Programming_on_the_APL_Cluster&oldid=89> [accessed 2 February 2026]
Chicago style
Advanced Projects Lab contributors, "Parallel Programming on the APL Cluster," Advanced Projects Lab, , https://june.uoregon.edu/mediawiki/index.php?title=Parallel_Programming_on_the_APL_Cluster&oldid=89 (accessed February 2, 2026).
CBE/CSE style
Advanced Projects Lab contributors. Parallel Programming on the APL Cluster [Internet]. Advanced Projects Lab, ; 2013 Dec 10, 19:20 UTC [cited 2026 Feb 2]. Available from: https://june.uoregon.edu/mediawiki/index.php?title=Parallel_Programming_on_the_APL_Cluster&oldid=89.
Bluebook style
Parallel Programming on the APL Cluster, https://june.uoregon.edu/mediawiki/index.php?title=Parallel_Programming_on_the_APL_Cluster&oldid=89 (last visited February 2, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "Advanced Projects Lab",
title = "Parallel Programming on the APL Cluster --- Advanced Projects Lab{,} ",
year = "2013",
url = "https://june.uoregon.edu/mediawiki/index.php?title=Parallel_Programming_on_the_APL_Cluster&oldid=89",
note = "[Online; accessed 2-February-2026]"
}
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 = "Parallel Programming on the APL Cluster --- Advanced Projects Lab{,} ",
year = "2013",
url = "\url{https://june.uoregon.edu/mediawiki/index.php?title=Parallel_Programming_on_the_APL_Cluster&oldid=89}",
note = "[Online; accessed 2-February-2026]"
}