Cite This Page
Bibliographic details for Code: unecm
- Page name: Code: unecm
- Author: TheBeard Science Project Wiki contributors
- Publisher: TheBeard Science Project Wiki, .
- Date of last revision: 26 July 2019 16:50 UTC
- Date retrieved: 10 May 2026 15:55 UTC
- Permanent URL: https://beardedmaker.com/wiki/index.php?title=Code:_unecm&oldid=3278
- Page Version ID: 3278
Citation styles for Code: unecm
APA style
Code: unecm. (2019, July 26). TheBeard Science Project Wiki, . Retrieved 15:55, May 10, 2026 from https://beardedmaker.com/wiki/index.php?title=Code:_unecm&oldid=3278.
MLA style
"Code: unecm." TheBeard Science Project Wiki, . 26 Jul 2019, 16:50 UTC. 10 May 2026, 15:55 <https://beardedmaker.com/wiki/index.php?title=Code:_unecm&oldid=3278>.
MHRA style
TheBeard Science Project Wiki contributors, 'Code: unecm', TheBeard Science Project Wiki, , 26 July 2019, 16:50 UTC, <https://beardedmaker.com/wiki/index.php?title=Code:_unecm&oldid=3278> [accessed 10 May 2026]
Chicago style
TheBeard Science Project Wiki contributors, "Code: unecm," TheBeard Science Project Wiki, , https://beardedmaker.com/wiki/index.php?title=Code:_unecm&oldid=3278 (accessed May 10, 2026).
CBE/CSE style
TheBeard Science Project Wiki contributors. Code: unecm [Internet]. TheBeard Science Project Wiki, ; 2019 Jul 26, 16:50 UTC [cited 2026 May 10]. Available from: https://beardedmaker.com/wiki/index.php?title=Code:_unecm&oldid=3278.
Bluebook style
Code: unecm, https://beardedmaker.com/wiki/index.php?title=Code:_unecm&oldid=3278 (last visited May 10, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "TheBeard Science Project Wiki",
title = "Code: unecm --- TheBeard Science Project Wiki{,} ",
year = "2019",
url = "https://beardedmaker.com/wiki/index.php?title=Code:_unecm&oldid=3278",
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 = "TheBeard Science Project Wiki",
title = "Code: unecm --- TheBeard Science Project Wiki{,} ",
year = "2019",
url = "\url{https://beardedmaker.com/wiki/index.php?title=Code:_unecm&oldid=3278}",
note = "[Online; accessed 10-May-2026]"
}