Cite This Page
Bibliographic details for Archive of BLUES version 1.0
- Page name: Archive of BLUES version 1.0
- Author: IAMC-Documentation contributors
- Publisher: IAMC-Documentation, .
- Date of last revision: 8 August 2020 15:55 UTC
- Date retrieved: 15 February 2026 20:37 UTC
- Permanent URL: https://www.iamcdocumentation.eu/index.php?title=Archive_of_BLUES_version_1.0&oldid=14058
- Page Version ID: 14058
Citation styles for Archive of BLUES version 1.0
APA style
Archive of BLUES version 1.0. (2020, August 8). IAMC-Documentation, . Retrieved 20:37, February 15, 2026 from https://www.iamcdocumentation.eu/index.php?title=Archive_of_BLUES_version_1.0&oldid=14058.
MLA style
"Archive of BLUES version 1.0." IAMC-Documentation, . 8 Aug 2020, 15:55 UTC. 15 Feb 2026, 20:37 <https://www.iamcdocumentation.eu/index.php?title=Archive_of_BLUES_version_1.0&oldid=14058>.
MHRA style
IAMC-Documentation contributors, 'Archive of BLUES version 1.0', IAMC-Documentation, , 8 August 2020, 15:55 UTC, <https://www.iamcdocumentation.eu/index.php?title=Archive_of_BLUES_version_1.0&oldid=14058> [accessed 15 February 2026]
Chicago style
IAMC-Documentation contributors, "Archive of BLUES version 1.0," IAMC-Documentation, , https://www.iamcdocumentation.eu/index.php?title=Archive_of_BLUES_version_1.0&oldid=14058 (accessed February 15, 2026).
CBE/CSE style
IAMC-Documentation contributors. Archive of BLUES version 1.0 [Internet]. IAMC-Documentation, ; 2020 Aug 8, 15:55 UTC [cited 2026 Feb 15]. Available from: https://www.iamcdocumentation.eu/index.php?title=Archive_of_BLUES_version_1.0&oldid=14058.
Bluebook style
Archive of BLUES version 1.0, https://www.iamcdocumentation.eu/index.php?title=Archive_of_BLUES_version_1.0&oldid=14058 (last visited February 15, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "IAMC-Documentation",
title = "Archive of BLUES version 1.0 --- IAMC-Documentation{,} ",
year = "2020",
url = "https://www.iamcdocumentation.eu/index.php?title=Archive_of_BLUES_version_1.0&oldid=14058",
note = "[Online; accessed 15-February-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 = "Archive of BLUES version 1.0 --- IAMC-Documentation{,} ",
year = "2020",
url = "\url{https://www.iamcdocumentation.eu/index.php?title=Archive_of_BLUES_version_1.0&oldid=14058}",
note = "[Online; accessed 15-February-2026]"
}