Cite This Page
Bibliographic details for DIY TUTORIAL
- Page name: DIY TUTORIAL
- Author: DigitalCraft_Wiki contributors
- Publisher: DigitalCraft_Wiki, .
- Date of last revision: 19 June 2017 16:20 UTC
- Date retrieved: 16 November 2025 02:44 UTC
- Permanent URL: http://ps.wdka.nl/digitalcraft/index.php?title=DIY_TUTORIAL&oldid=41593
- Page Version ID: 41593
Citation styles for DIY TUTORIAL
APA style
DIY TUTORIAL. (2017, June 19). DigitalCraft_Wiki, . Retrieved 02:44, November 16, 2025 from http://ps.wdka.nl/digitalcraft/index.php?title=DIY_TUTORIAL&oldid=41593.
MLA style
"DIY TUTORIAL." DigitalCraft_Wiki, . 19 Jun 2017, 16:20 UTC. 16 Nov 2025, 02:44 <http://ps.wdka.nl/digitalcraft/index.php?title=DIY_TUTORIAL&oldid=41593>.
MHRA style
DigitalCraft_Wiki contributors, 'DIY TUTORIAL', DigitalCraft_Wiki, , 19 June 2017, 16:20 UTC, <http://ps.wdka.nl/digitalcraft/index.php?title=DIY_TUTORIAL&oldid=41593> [accessed 16 November 2025]
Chicago style
DigitalCraft_Wiki contributors, "DIY TUTORIAL," DigitalCraft_Wiki, , http://ps.wdka.nl/digitalcraft/index.php?title=DIY_TUTORIAL&oldid=41593 (accessed November 16, 2025).
CBE/CSE style
DigitalCraft_Wiki contributors. DIY TUTORIAL [Internet]. DigitalCraft_Wiki, ; 2017 Jun 19, 16:20 UTC [cited 2025 Nov 16]. Available from: http://ps.wdka.nl/digitalcraft/index.php?title=DIY_TUTORIAL&oldid=41593.
Bluebook style
DIY TUTORIAL, http://ps.wdka.nl/digitalcraft/index.php?title=DIY_TUTORIAL&oldid=41593 (last visited November 16, 2025).
BibTeX entry
@misc{ wiki:xxx,
author = "DigitalCraft_Wiki",
title = "DIY TUTORIAL --- DigitalCraft_Wiki{,} ",
year = "2017",
url = "http://ps.wdka.nl/digitalcraft/index.php?title=DIY_TUTORIAL&oldid=41593",
note = "[Online; accessed 16-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 = "DIY TUTORIAL --- DigitalCraft_Wiki{,} ",
year = "2017",
url = "\url{http://ps.wdka.nl/digitalcraft/index.php?title=DIY_TUTORIAL&oldid=41593}",
note = "[Online; accessed 16-November-2025]"
}