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