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: 21 June 2026 04:23 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 04:23, June 21, 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. 21 Jun 2026, 04:23 <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 21 June 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 June 21, 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 Jun 21]. 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 June 21, 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 21-June-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 21-June-2026]"
}