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: 12 May 2026 04:55 UTC
- Permanent URL: https://beardedmaker.com/wiki/index.php?title=Code:_unecm&oldid=2168
- Page Version ID: 2168
Citation styles for Code: unecm
APA style
Code: unecm. (2019, July 26). TheBeard Science Project Wiki, . Retrieved 04:55, May 12, 2026 from https://beardedmaker.com/wiki/index.php?title=Code:_unecm&oldid=2168.
MLA style
"Code: unecm." TheBeard Science Project Wiki, . 26 Jul 2019, 16:50 UTC. 12 May 2026, 04:55 <https://beardedmaker.com/wiki/index.php?title=Code:_unecm&oldid=2168>.
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=2168> [accessed 12 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=2168 (accessed May 12, 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 12]. Available from: https://beardedmaker.com/wiki/index.php?title=Code:_unecm&oldid=2168.
Bluebook style
Code: unecm, https://beardedmaker.com/wiki/index.php?title=Code:_unecm&oldid=2168 (last visited May 12, 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=2168",
note = "[Online; accessed 12-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=2168}",
note = "[Online; accessed 12-May-2026]"
}