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