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: 3 April 2026 10:29 UTC
- Permanent URL: https://beardedmaker.com/wiki/index.php?title=Code:_unecm&oldid=3279
- Page Version ID: 3279
Citation styles for Code: unecm
APA style
Code: unecm. (2019, July 26). TheBeard Science Project Wiki, . Retrieved 10:29, April 3, 2026 from https://beardedmaker.com/wiki/index.php?title=Code:_unecm&oldid=3279.
MLA style
"Code: unecm." TheBeard Science Project Wiki, . 26 Jul 2019, 16:50 UTC. 3 Apr 2026, 10:29 <https://beardedmaker.com/wiki/index.php?title=Code:_unecm&oldid=3279>.
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=3279> [accessed 3 April 2026]
Chicago style
TheBeard Science Project Wiki contributors, "Code: unecm," TheBeard Science Project Wiki, , https://beardedmaker.com/wiki/index.php?title=Code:_unecm&oldid=3279 (accessed April 3, 2026).
CBE/CSE style
TheBeard Science Project Wiki contributors. Code: unecm [Internet]. TheBeard Science Project Wiki, ; 2019 Jul 26, 16:50 UTC [cited 2026 Apr 3]. Available from: https://beardedmaker.com/wiki/index.php?title=Code:_unecm&oldid=3279.
Bluebook style
Code: unecm, https://beardedmaker.com/wiki/index.php?title=Code:_unecm&oldid=3279 (last visited April 3, 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=3279",
note = "[Online; accessed 3-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 = "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=3279}",
note = "[Online; accessed 3-April-2026]"
}