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 March 2014 01:15 UTC
- Date retrieved: 28 October 2025 13:25 UTC
- Permanent URL: https://june.uoregon.edu/mediawiki/index.php?title=Parallel_Programming_on_the_APL_Cluster&oldid=343
- Page Version ID: 343
Citation styles for Parallel Programming on the APL Cluster
APA style
Parallel Programming on the APL Cluster. (2014, March 24). Advanced Projects Lab, . Retrieved 13:25, October 28, 2025 from https://june.uoregon.edu/mediawiki/index.php?title=Parallel_Programming_on_the_APL_Cluster&oldid=343.
MLA style
"Parallel Programming on the APL Cluster." Advanced Projects Lab, . 24 Mar 2014, 01:15 UTC. 28 Oct 2025, 13:25 <https://june.uoregon.edu/mediawiki/index.php?title=Parallel_Programming_on_the_APL_Cluster&oldid=343>.
MHRA style
Advanced Projects Lab contributors, 'Parallel Programming on the APL Cluster', Advanced Projects Lab, , 24 March 2014, 01:15 UTC, <https://june.uoregon.edu/mediawiki/index.php?title=Parallel_Programming_on_the_APL_Cluster&oldid=343> [accessed 28 October 2025]
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=343 (accessed October 28, 2025).
CBE/CSE style
Advanced Projects Lab contributors. Parallel Programming on the APL Cluster [Internet]. Advanced Projects Lab, ; 2014 Mar 24, 01:15 UTC [cited 2025 Oct 28]. Available from: https://june.uoregon.edu/mediawiki/index.php?title=Parallel_Programming_on_the_APL_Cluster&oldid=343.
Bluebook style
Parallel Programming on the APL Cluster, https://june.uoregon.edu/mediawiki/index.php?title=Parallel_Programming_on_the_APL_Cluster&oldid=343 (last visited October 28, 2025).
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=343",
note = "[Online; accessed 28-October-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 = "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=343}",
note = "[Online; accessed 28-October-2025]"
}