Cite This Page
Bibliographic details for References - PROMETHEUS
- Page name: References - PROMETHEUS
- Author: IAMC-Documentation contributors
- Publisher: IAMC-Documentation, .
- Date of last revision: 9 September 2020 12:13 UTC
- Date retrieved: 14 April 2026 03:29 UTC
- Permanent URL: https://www.iamcdocumentation.eu/index.php?title=References_-_PROMETHEUS&oldid=14479
- Page Version ID: 14479
Citation styles for References - PROMETHEUS
APA style
References - PROMETHEUS. (2020, September 9). IAMC-Documentation, . Retrieved 03:29, April 14, 2026 from https://www.iamcdocumentation.eu/index.php?title=References_-_PROMETHEUS&oldid=14479.
MLA style
"References - PROMETHEUS." IAMC-Documentation, . 9 Sep 2020, 12:13 UTC. 14 Apr 2026, 03:29 <https://www.iamcdocumentation.eu/index.php?title=References_-_PROMETHEUS&oldid=14479>.
MHRA style
IAMC-Documentation contributors, 'References - PROMETHEUS', IAMC-Documentation, , 9 September 2020, 12:13 UTC, <https://www.iamcdocumentation.eu/index.php?title=References_-_PROMETHEUS&oldid=14479> [accessed 14 April 2026]
Chicago style
IAMC-Documentation contributors, "References - PROMETHEUS," IAMC-Documentation, , https://www.iamcdocumentation.eu/index.php?title=References_-_PROMETHEUS&oldid=14479 (accessed April 14, 2026).
CBE/CSE style
IAMC-Documentation contributors. References - PROMETHEUS [Internet]. IAMC-Documentation, ; 2020 Sep 9, 12:13 UTC [cited 2026 Apr 14]. Available from: https://www.iamcdocumentation.eu/index.php?title=References_-_PROMETHEUS&oldid=14479.
Bluebook style
References - PROMETHEUS, https://www.iamcdocumentation.eu/index.php?title=References_-_PROMETHEUS&oldid=14479 (last visited April 14, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "IAMC-Documentation",
title = "References - PROMETHEUS --- IAMC-Documentation{,} ",
year = "2020",
url = "https://www.iamcdocumentation.eu/index.php?title=References_-_PROMETHEUS&oldid=14479",
note = "[Online; accessed 14-April-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 = "IAMC-Documentation",
title = "References - PROMETHEUS --- IAMC-Documentation{,} ",
year = "2020",
url = "\url{https://www.iamcdocumentation.eu/index.php?title=References_-_PROMETHEUS&oldid=14479}",
note = "[Online; accessed 14-April-2026]"
}