Cite This Page
Bibliographic details for Main Page
- Page name: Main Page
- Author: IAMC-Documentation contributors
- Publisher: IAMC-Documentation, .
- Date of last revision: 12 June 2018 10:17 UTC
- Date retrieved: 14 May 2026 04:58 UTC
- Permanent URL: https://www.iamcdocumentation.eu/index.php?title=Main_Page&oldid=7601
- Page Version ID: 7601
Citation styles for Main Page
APA style
Main Page. (2018, June 12). IAMC-Documentation, . Retrieved 04:58, May 14, 2026 from https://www.iamcdocumentation.eu/index.php?title=Main_Page&oldid=7601.
MLA style
"Main Page." IAMC-Documentation, . 12 Jun 2018, 10:17 UTC. 14 May 2026, 04:58 <https://www.iamcdocumentation.eu/index.php?title=Main_Page&oldid=7601>.
MHRA style
IAMC-Documentation contributors, 'Main Page', IAMC-Documentation, , 12 June 2018, 10:17 UTC, <https://www.iamcdocumentation.eu/index.php?title=Main_Page&oldid=7601> [accessed 14 May 2026]
Chicago style
IAMC-Documentation contributors, "Main Page," IAMC-Documentation, , https://www.iamcdocumentation.eu/index.php?title=Main_Page&oldid=7601 (accessed May 14, 2026).
CBE/CSE style
IAMC-Documentation contributors. Main Page [Internet]. IAMC-Documentation, ; 2018 Jun 12, 10:17 UTC [cited 2026 May 14]. Available from: https://www.iamcdocumentation.eu/index.php?title=Main_Page&oldid=7601.
Bluebook style
Main Page, https://www.iamcdocumentation.eu/index.php?title=Main_Page&oldid=7601 (last visited May 14, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "IAMC-Documentation",
title = "Main Page --- IAMC-Documentation{,} ",
year = "2018",
url = "https://www.iamcdocumentation.eu/index.php?title=Main_Page&oldid=7601",
note = "[Online; accessed 14-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 = "Main Page --- IAMC-Documentation{,} ",
year = "2018",
url = "\url{https://www.iamcdocumentation.eu/index.php?title=Main_Page&oldid=7601}",
note = "[Online; accessed 14-May-2026]"
}