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