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