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