Cite This Page
Bibliographic details for Resources/wikicheatsheet
- Page name: Resources/wikicheatsheet
- Author: DigitalCraft_Wiki contributors
- Publisher: DigitalCraft_Wiki, .
- Date of last revision: 30 August 2014 23:53 UTC
- Date retrieved: 31 October 2025 03:35 UTC
- Permanent URL: http://ps.wdka.nl/digitalcraft/index.php?title=Resources/wikicheatsheet&oldid=447
- Page Version ID: 447
Citation styles for Resources/wikicheatsheet
APA style
Resources/wikicheatsheet. (2014, August 30). DigitalCraft_Wiki, . Retrieved 03:35, October 31, 2025 from http://ps.wdka.nl/digitalcraft/index.php?title=Resources/wikicheatsheet&oldid=447.
MLA style
"Resources/wikicheatsheet." DigitalCraft_Wiki, . 30 Aug 2014, 23:53 UTC. 31 Oct 2025, 03:35 <http://ps.wdka.nl/digitalcraft/index.php?title=Resources/wikicheatsheet&oldid=447>.
MHRA style
DigitalCraft_Wiki contributors, 'Resources/wikicheatsheet', DigitalCraft_Wiki, , 30 August 2014, 23:53 UTC, <http://ps.wdka.nl/digitalcraft/index.php?title=Resources/wikicheatsheet&oldid=447> [accessed 31 October 2025]
Chicago style
DigitalCraft_Wiki contributors, "Resources/wikicheatsheet," DigitalCraft_Wiki, , http://ps.wdka.nl/digitalcraft/index.php?title=Resources/wikicheatsheet&oldid=447 (accessed October 31, 2025).
CBE/CSE style
DigitalCraft_Wiki contributors. Resources/wikicheatsheet [Internet]. DigitalCraft_Wiki, ; 2014 Aug 30, 23:53 UTC [cited 2025 Oct 31]. Available from: http://ps.wdka.nl/digitalcraft/index.php?title=Resources/wikicheatsheet&oldid=447.
Bluebook style
Resources/wikicheatsheet, http://ps.wdka.nl/digitalcraft/index.php?title=Resources/wikicheatsheet&oldid=447 (last visited October 31, 2025).
BibTeX entry
 @misc{ wiki:xxx,
   author = "DigitalCraft_Wiki",
   title = "Resources/wikicheatsheet --- DigitalCraft_Wiki{,} ",
   year = "2014",
   url = "http://ps.wdka.nl/digitalcraft/index.php?title=Resources/wikicheatsheet&oldid=447",
   note = "[Online; accessed 31-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 = "Resources/wikicheatsheet --- DigitalCraft_Wiki{,} ",
   year = "2014",
   url = "\url{http://ps.wdka.nl/digitalcraft/index.php?title=Resources/wikicheatsheet&oldid=447}",
   note = "[Online; accessed 31-October-2025]"
 }
