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