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: 29 October 2015 10:01 UTC
- Date retrieved: 30 October 2025 19:39 UTC
- Permanent URL: http://ps.wdka.nl/digitalcraft/index.php?title=UNRAVEL_THE_CODE&oldid=19870
- Page Version ID: 19870
Citation styles for UNRAVEL THE CODE
APA style
UNRAVEL THE CODE. (2015, October 29). DigitalCraft_Wiki, . Retrieved 19:39, October 30, 2025 from http://ps.wdka.nl/digitalcraft/index.php?title=UNRAVEL_THE_CODE&oldid=19870.
MLA style
"UNRAVEL THE CODE." DigitalCraft_Wiki, . 29 Oct 2015, 10:01 UTC. 30 Oct 2025, 19:39 <http://ps.wdka.nl/digitalcraft/index.php?title=UNRAVEL_THE_CODE&oldid=19870>.
MHRA style
DigitalCraft_Wiki contributors, 'UNRAVEL THE CODE', DigitalCraft_Wiki, , 29 October 2015, 10:01 UTC, <http://ps.wdka.nl/digitalcraft/index.php?title=UNRAVEL_THE_CODE&oldid=19870> [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=19870 (accessed October 30, 2025).
CBE/CSE style
DigitalCraft_Wiki contributors. UNRAVEL THE CODE [Internet]. DigitalCraft_Wiki, ; 2015 Oct 29, 10:01 UTC [cited 2025 Oct 30]. Available from: http://ps.wdka.nl/digitalcraft/index.php?title=UNRAVEL_THE_CODE&oldid=19870.
Bluebook style
UNRAVEL THE CODE, http://ps.wdka.nl/digitalcraft/index.php?title=UNRAVEL_THE_CODE&oldid=19870 (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=19870",
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=19870}",
note = "[Online; accessed 30-October-2025]"
}