Cite This Page
Bibliographic details for References - DNE21+
- Page name: References - DNE21+
- Author: IAMC-Documentation contributors
- Publisher: IAMC-Documentation, .
- Date of last revision: 16 August 2016 15:38 UTC
- Date retrieved: 11 March 2026 09:56 UTC
- Permanent URL: https://www.iamcdocumentation.eu/index.php?title=References_-_DNE21%2B&oldid=2544
- Page Version ID: 2544
Citation styles for References - DNE21+
APA style
References - DNE21+. (2016, August 16). IAMC-Documentation, . Retrieved 09:56, March 11, 2026 from https://www.iamcdocumentation.eu/index.php?title=References_-_DNE21%2B&oldid=2544.
MLA style
"References - DNE21+." IAMC-Documentation, . 16 Aug 2016, 15:38 UTC. 11 Mar 2026, 09:56 <https://www.iamcdocumentation.eu/index.php?title=References_-_DNE21%2B&oldid=2544>.
MHRA style
IAMC-Documentation contributors, 'References - DNE21+', IAMC-Documentation, , 16 August 2016, 15:38 UTC, <https://www.iamcdocumentation.eu/index.php?title=References_-_DNE21%2B&oldid=2544> [accessed 11 March 2026]
Chicago style
IAMC-Documentation contributors, "References - DNE21+," IAMC-Documentation, , https://www.iamcdocumentation.eu/index.php?title=References_-_DNE21%2B&oldid=2544 (accessed March 11, 2026).
CBE/CSE style
IAMC-Documentation contributors. References - DNE21+ [Internet]. IAMC-Documentation, ; 2016 Aug 16, 15:38 UTC [cited 2026 Mar 11]. Available from: https://www.iamcdocumentation.eu/index.php?title=References_-_DNE21%2B&oldid=2544.
Bluebook style
References - DNE21+, https://www.iamcdocumentation.eu/index.php?title=References_-_DNE21%2B&oldid=2544 (last visited March 11, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "IAMC-Documentation",
title = "References - DNE21+ --- IAMC-Documentation{,} ",
year = "2016",
url = "https://www.iamcdocumentation.eu/index.php?title=References_-_DNE21%2B&oldid=2544",
note = "[Online; accessed 11-March-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 - DNE21+ --- IAMC-Documentation{,} ",
year = "2016",
url = "\url{https://www.iamcdocumentation.eu/index.php?title=References_-_DNE21%2B&oldid=2544}",
note = "[Online; accessed 11-March-2026]"
}