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: 5 November 2015 08:50 UTC
- Date retrieved: 1 November 2025 09:52 UTC
- Permanent URL: http://ps.wdka.nl/digitalcraft/index.php?title=UNRAVEL_THE_CODE&oldid=20859
- Page Version ID: 20859
Citation styles for UNRAVEL THE CODE
APA style
UNRAVEL THE CODE. (2015, November 5). DigitalCraft_Wiki, . Retrieved 09:52, November 1, 2025 from http://ps.wdka.nl/digitalcraft/index.php?title=UNRAVEL_THE_CODE&oldid=20859.
MLA style
"UNRAVEL THE CODE." DigitalCraft_Wiki, . 5 Nov 2015, 08:50 UTC. 1 Nov 2025, 09:52 <http://ps.wdka.nl/digitalcraft/index.php?title=UNRAVEL_THE_CODE&oldid=20859>.
MHRA style
DigitalCraft_Wiki contributors, 'UNRAVEL THE CODE', DigitalCraft_Wiki, , 5 November 2015, 08:50 UTC, <http://ps.wdka.nl/digitalcraft/index.php?title=UNRAVEL_THE_CODE&oldid=20859> [accessed 1 November 2025]
Chicago style
DigitalCraft_Wiki contributors, "UNRAVEL THE CODE," DigitalCraft_Wiki, , http://ps.wdka.nl/digitalcraft/index.php?title=UNRAVEL_THE_CODE&oldid=20859 (accessed November 1, 2025).
CBE/CSE style
DigitalCraft_Wiki contributors. UNRAVEL THE CODE [Internet]. DigitalCraft_Wiki, ; 2015 Nov 5, 08:50 UTC [cited 2025 Nov 1]. Available from: http://ps.wdka.nl/digitalcraft/index.php?title=UNRAVEL_THE_CODE&oldid=20859.
Bluebook style
UNRAVEL THE CODE, http://ps.wdka.nl/digitalcraft/index.php?title=UNRAVEL_THE_CODE&oldid=20859 (last visited November 1, 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=20859",
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 --- DigitalCraft_Wiki{,} ",
year = "2015",
url = "\url{http://ps.wdka.nl/digitalcraft/index.php?title=UNRAVEL_THE_CODE&oldid=20859}",
note = "[Online; accessed 1-November-2025]"
}