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: 7 November 2016 20:51 UTC
- Date retrieved: 1 November 2025 22:09 UTC
- Permanent URL: http://ps.wdka.nl/digitalcraft/index.php?title=Unravel_the_code_v&oldid=34575
- Page Version ID: 34575
Citation styles for Unravel the code v
APA style
Unravel the code v. (2016, November 7). DigitalCraft_Wiki, . Retrieved 22:09, November 1, 2025 from http://ps.wdka.nl/digitalcraft/index.php?title=Unravel_the_code_v&oldid=34575.
MLA style
"Unravel the code v." DigitalCraft_Wiki, . 7 Nov 2016, 20:51 UTC. 1 Nov 2025, 22:09 <http://ps.wdka.nl/digitalcraft/index.php?title=Unravel_the_code_v&oldid=34575>.
MHRA style
DigitalCraft_Wiki contributors, 'Unravel the code v', DigitalCraft_Wiki, , 7 November 2016, 20:51 UTC, <http://ps.wdka.nl/digitalcraft/index.php?title=Unravel_the_code_v&oldid=34575> [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=34575 (accessed November 1, 2025).
CBE/CSE style
DigitalCraft_Wiki contributors. Unravel the code v [Internet]. DigitalCraft_Wiki, ; 2016 Nov 7, 20:51 UTC [cited 2025 Nov 1]. Available from: http://ps.wdka.nl/digitalcraft/index.php?title=Unravel_the_code_v&oldid=34575.
Bluebook style
Unravel the code v, http://ps.wdka.nl/digitalcraft/index.php?title=Unravel_the_code_v&oldid=34575 (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=34575",
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=34575}",
note = "[Online; accessed 1-November-2025]"
}