Cite This Page
Bibliographic details for References - REMIND-MAgPIE
- Page name: References - REMIND-MAgPIE
- Author: IAMC-Documentation contributors
- Publisher: IAMC-Documentation, .
- Date of last revision: 11 May 2023 10:53 UTC
- Date retrieved: 10 May 2026 20:18 UTC
- Permanent URL: https://www.iamcdocumentation.eu/index.php?title=References_-_REMIND-MAgPIE&oldid=15908
- Page Version ID: 15908
Citation styles for References - REMIND-MAgPIE
APA style
References - REMIND-MAgPIE. (2023, May 11). IAMC-Documentation, . Retrieved 20:18, May 10, 2026 from https://www.iamcdocumentation.eu/index.php?title=References_-_REMIND-MAgPIE&oldid=15908.
MLA style
"References - REMIND-MAgPIE." IAMC-Documentation, . 11 May 2023, 10:53 UTC. 10 May 2026, 20:18 <https://www.iamcdocumentation.eu/index.php?title=References_-_REMIND-MAgPIE&oldid=15908>.
MHRA style
IAMC-Documentation contributors, 'References - REMIND-MAgPIE', IAMC-Documentation, , 11 May 2023, 10:53 UTC, <https://www.iamcdocumentation.eu/index.php?title=References_-_REMIND-MAgPIE&oldid=15908> [accessed 10 May 2026]
Chicago style
IAMC-Documentation contributors, "References - REMIND-MAgPIE," IAMC-Documentation, , https://www.iamcdocumentation.eu/index.php?title=References_-_REMIND-MAgPIE&oldid=15908 (accessed May 10, 2026).
CBE/CSE style
IAMC-Documentation contributors. References - REMIND-MAgPIE [Internet]. IAMC-Documentation, ; 2023 May 11, 10:53 UTC [cited 2026 May 10]. Available from: https://www.iamcdocumentation.eu/index.php?title=References_-_REMIND-MAgPIE&oldid=15908.
Bluebook style
References - REMIND-MAgPIE, https://www.iamcdocumentation.eu/index.php?title=References_-_REMIND-MAgPIE&oldid=15908 (last visited May 10, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "IAMC-Documentation",
title = "References - REMIND-MAgPIE --- IAMC-Documentation{,} ",
year = "2023",
url = "https://www.iamcdocumentation.eu/index.php?title=References_-_REMIND-MAgPIE&oldid=15908",
note = "[Online; accessed 10-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 = "IAMC-Documentation",
title = "References - REMIND-MAgPIE --- IAMC-Documentation{,} ",
year = "2023",
url = "\url{https://www.iamcdocumentation.eu/index.php?title=References_-_REMIND-MAgPIE&oldid=15908}",
note = "[Online; accessed 10-May-2026]"
}