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