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: 15 December 2015 00:16 UTC
- Date retrieved: 30 October 2025 04:32 UTC
- Permanent URL: http://ps.wdka.nl/digitalcraft/index.php?title=UNRAVEL_THE_CODE&oldid=23821
- Page Version ID: 23821
Citation styles for UNRAVEL THE CODE
APA style
UNRAVEL THE CODE. (2015, December 15). DigitalCraft_Wiki, . Retrieved 04:32, October 30, 2025 from http://ps.wdka.nl/digitalcraft/index.php?title=UNRAVEL_THE_CODE&oldid=23821.
MLA style
"UNRAVEL THE CODE." DigitalCraft_Wiki, . 15 Dec 2015, 00:16 UTC. 30 Oct 2025, 04:32 <http://ps.wdka.nl/digitalcraft/index.php?title=UNRAVEL_THE_CODE&oldid=23821>.
MHRA style
DigitalCraft_Wiki contributors, 'UNRAVEL THE CODE', DigitalCraft_Wiki, , 15 December 2015, 00:16 UTC, <http://ps.wdka.nl/digitalcraft/index.php?title=UNRAVEL_THE_CODE&oldid=23821> [accessed 30 October 2025]
Chicago style
DigitalCraft_Wiki contributors, "UNRAVEL THE CODE," DigitalCraft_Wiki, , http://ps.wdka.nl/digitalcraft/index.php?title=UNRAVEL_THE_CODE&oldid=23821 (accessed October 30, 2025).
CBE/CSE style
DigitalCraft_Wiki contributors. UNRAVEL THE CODE [Internet]. DigitalCraft_Wiki, ; 2015 Dec 15, 00:16 UTC [cited 2025 Oct 30]. Available from: http://ps.wdka.nl/digitalcraft/index.php?title=UNRAVEL_THE_CODE&oldid=23821.
Bluebook style
UNRAVEL THE CODE, http://ps.wdka.nl/digitalcraft/index.php?title=UNRAVEL_THE_CODE&oldid=23821 (last visited October 30, 2025).
BibTeX entry
@misc{ wiki:xxx,
author = "DigitalCraft_Wiki",
title = "UNRAVEL THE CODE --- DigitalCraft_Wiki{,} ",
year = "2015",
url = "http://ps.wdka.nl/digitalcraft/index.php?title=UNRAVEL_THE_CODE&oldid=23821",
note = "[Online; accessed 30-October-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 = "2015",
url = "\url{http://ps.wdka.nl/digitalcraft/index.php?title=UNRAVEL_THE_CODE&oldid=23821}",
note = "[Online; accessed 30-October-2025]"
}