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: 2 March 2016 23:24 UTC
- Date retrieved: 1 February 2026 22:35 UTC
- Permanent URL: https://june.uoregon.edu/mediawiki/index.php?title=Parallel_Programming_on_the_APL_Cluster&oldid=2637
- Page Version ID: 2637
Citation styles for Parallel Programming on the APL Cluster
APA style
Parallel Programming on the APL Cluster. (2016, March 2). Advanced Projects Lab, . Retrieved 22:35, February 1, 2026 from https://june.uoregon.edu/mediawiki/index.php?title=Parallel_Programming_on_the_APL_Cluster&oldid=2637.
MLA style
"Parallel Programming on the APL Cluster." Advanced Projects Lab, . 2 Mar 2016, 23:24 UTC. 1 Feb 2026, 22:35 <https://june.uoregon.edu/mediawiki/index.php?title=Parallel_Programming_on_the_APL_Cluster&oldid=2637>.
MHRA style
Advanced Projects Lab contributors, 'Parallel Programming on the APL Cluster', Advanced Projects Lab, , 2 March 2016, 23:24 UTC, <https://june.uoregon.edu/mediawiki/index.php?title=Parallel_Programming_on_the_APL_Cluster&oldid=2637> [accessed 1 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=2637 (accessed February 1, 2026).
CBE/CSE style
Advanced Projects Lab contributors. Parallel Programming on the APL Cluster [Internet]. Advanced Projects Lab, ; 2016 Mar 2, 23:24 UTC [cited 2026 Feb 1]. Available from: https://june.uoregon.edu/mediawiki/index.php?title=Parallel_Programming_on_the_APL_Cluster&oldid=2637.
Bluebook style
Parallel Programming on the APL Cluster, https://june.uoregon.edu/mediawiki/index.php?title=Parallel_Programming_on_the_APL_Cluster&oldid=2637 (last visited February 1, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "Advanced Projects Lab",
title = "Parallel Programming on the APL Cluster --- Advanced Projects Lab{,} ",
year = "2016",
url = "https://june.uoregon.edu/mediawiki/index.php?title=Parallel_Programming_on_the_APL_Cluster&oldid=2637",
note = "[Online; accessed 1-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 = "2016",
url = "\url{https://june.uoregon.edu/mediawiki/index.php?title=Parallel_Programming_on_the_APL_Cluster&oldid=2637}",
note = "[Online; accessed 1-February-2026]"
}