Cite This Page
Bibliographic details for Extreme Scale Software Stack
- Page name: Extreme Scale Software Stack
- Author: Modelado Foundation contributors
- Publisher: Modelado Foundation.
- Date of last revision: 9 July 2023 23:15 UTC
- Date retrieved: 10 March 2026 09:00 UTC
- Permanent URL: https://modelado.org/index.php?title=Extreme_Scale_Software_Stack&oldid=5353
- Page Version ID: 5353
Citation styles for Extreme Scale Software Stack
APA style
Extreme Scale Software Stack. (2023, July 9). Modelado Foundation. Retrieved 09:00, March 10, 2026 from https://modelado.org/index.php?title=Extreme_Scale_Software_Stack&oldid=5353.
MLA style
"Extreme Scale Software Stack." Modelado Foundation. 9 Jul 2023, 23:15 UTC. 10 Mar 2026, 09:00 <https://modelado.org/index.php?title=Extreme_Scale_Software_Stack&oldid=5353>.
MHRA style
Modelado Foundation contributors, 'Extreme Scale Software Stack', Modelado Foundation, 9 July 2023, 23:15 UTC, <https://modelado.org/index.php?title=Extreme_Scale_Software_Stack&oldid=5353> [accessed 10 March 2026]
Chicago style
Modelado Foundation contributors, "Extreme Scale Software Stack," Modelado Foundation, https://modelado.org/index.php?title=Extreme_Scale_Software_Stack&oldid=5353 (accessed March 10, 2026).
CBE/CSE style
Modelado Foundation contributors. Extreme Scale Software Stack [Internet]. Modelado Foundation; 2023 Jul 9, 23:15 UTC [cited 2026 Mar 10]. Available from: https://modelado.org/index.php?title=Extreme_Scale_Software_Stack&oldid=5353.
Bluebook style
Extreme Scale Software Stack, https://modelado.org/index.php?title=Extreme_Scale_Software_Stack&oldid=5353 (last visited March 10, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "Modelado Foundation",
title = "Extreme Scale Software Stack --- Modelado Foundation{,} ",
year = "2023",
url = "https://modelado.org/index.php?title=Extreme_Scale_Software_Stack&oldid=5353",
note = "[Online; accessed 10-March-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 = "Modelado Foundation",
title = "Extreme Scale Software Stack --- Modelado Foundation{,} ",
year = "2023",
url = "\url{https://modelado.org/index.php?title=Extreme_Scale_Software_Stack&oldid=5353}",
note = "[Online; accessed 10-March-2026]"
}