Cite This Page
Bibliographic details for Unravel the code v
- Page name: Unravel the code v
- Author: DigitalCraft_Wiki contributors
- Publisher: DigitalCraft_Wiki, .
- Date of last revision: 15 November 2016 09:57 UTC
- Date retrieved: 1 November 2025 17:39 UTC
- Permanent URL: http://ps.wdka.nl/digitalcraft/index.php?title=Unravel_the_code_v&oldid=34909
- Page Version ID: 34909
Citation styles for Unravel the code v
APA style
Unravel the code v. (2016, November 15). DigitalCraft_Wiki, . Retrieved 17:39, November 1, 2025 from http://ps.wdka.nl/digitalcraft/index.php?title=Unravel_the_code_v&oldid=34909.
MLA style
"Unravel the code v." DigitalCraft_Wiki, . 15 Nov 2016, 09:57 UTC. 1 Nov 2025, 17:39 <http://ps.wdka.nl/digitalcraft/index.php?title=Unravel_the_code_v&oldid=34909>.
MHRA style
DigitalCraft_Wiki contributors, 'Unravel the code v', DigitalCraft_Wiki, , 15 November 2016, 09:57 UTC, <http://ps.wdka.nl/digitalcraft/index.php?title=Unravel_the_code_v&oldid=34909> [accessed 1 November 2025]
Chicago style
DigitalCraft_Wiki contributors, "Unravel the code v," DigitalCraft_Wiki, , http://ps.wdka.nl/digitalcraft/index.php?title=Unravel_the_code_v&oldid=34909 (accessed November 1, 2025).
CBE/CSE style
DigitalCraft_Wiki contributors. Unravel the code v [Internet]. DigitalCraft_Wiki, ; 2016 Nov 15, 09:57 UTC [cited 2025 Nov 1]. Available from: http://ps.wdka.nl/digitalcraft/index.php?title=Unravel_the_code_v&oldid=34909.
Bluebook style
Unravel the code v, http://ps.wdka.nl/digitalcraft/index.php?title=Unravel_the_code_v&oldid=34909 (last visited November 1, 2025).
BibTeX entry
@misc{ wiki:xxx,
author = "DigitalCraft_Wiki",
title = "Unravel the code v --- DigitalCraft_Wiki{,} ",
year = "2016",
url = "http://ps.wdka.nl/digitalcraft/index.php?title=Unravel_the_code_v&oldid=34909",
note = "[Online; accessed 1-November-2025]"
}
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 = "DigitalCraft_Wiki",
title = "Unravel the code v --- DigitalCraft_Wiki{,} ",
year = "2016",
url = "\url{http://ps.wdka.nl/digitalcraft/index.php?title=Unravel_the_code_v&oldid=34909}",
note = "[Online; accessed 1-November-2025]"
}