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: 31 January 2017 08:14 UTC
- Date retrieved: 1 November 2025 17:39 UTC
- Permanent URL: http://ps.wdka.nl/digitalcraft/index.php?title=Unravel_the_code_v&oldid=38089
- Page Version ID: 38089
Citation styles for Unravel the code v
APA style
Unravel the code v. (2017, January 31). DigitalCraft_Wiki, . Retrieved 17:39, November 1, 2025 from http://ps.wdka.nl/digitalcraft/index.php?title=Unravel_the_code_v&oldid=38089.
MLA style
"Unravel the code v." DigitalCraft_Wiki, . 31 Jan 2017, 08:14 UTC. 1 Nov 2025, 17:39 <http://ps.wdka.nl/digitalcraft/index.php?title=Unravel_the_code_v&oldid=38089>.
MHRA style
DigitalCraft_Wiki contributors, 'Unravel the code v', DigitalCraft_Wiki, , 31 January 2017, 08:14 UTC, <http://ps.wdka.nl/digitalcraft/index.php?title=Unravel_the_code_v&oldid=38089> [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=38089 (accessed November 1, 2025).
CBE/CSE style
DigitalCraft_Wiki contributors. Unravel the code v [Internet]. DigitalCraft_Wiki, ; 2017 Jan 31, 08:14 UTC [cited 2025 Nov 1]. Available from: http://ps.wdka.nl/digitalcraft/index.php?title=Unravel_the_code_v&oldid=38089.
Bluebook style
Unravel the code v, http://ps.wdka.nl/digitalcraft/index.php?title=Unravel_the_code_v&oldid=38089 (last visited November 1, 2025).
BibTeX entry
@misc{ wiki:xxx,
author = "DigitalCraft_Wiki",
title = "Unravel the code v --- DigitalCraft_Wiki{,} ",
year = "2017",
url = "http://ps.wdka.nl/digitalcraft/index.php?title=Unravel_the_code_v&oldid=38089",
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 = "2017",
url = "\url{http://ps.wdka.nl/digitalcraft/index.php?title=Unravel_the_code_v&oldid=38089}",
note = "[Online; accessed 1-November-2025]"
}