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