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