Cite This Page
Bibliographic details for Findings from the library
- Page name: Findings from the library
- Author: DigitalCraft_Wiki contributors
- Publisher: DigitalCraft_Wiki, .
- Date of last revision: 14 December 2015 10:15 UTC
- Date retrieved: 2 November 2025 11:03 UTC
- Permanent URL: http://ps.wdka.nl/digitalcraft/index.php?title=Findings_from_the_library&oldid=23553
- Page Version ID: 23553
Citation styles for Findings from the library
APA style
Findings from the library. (2015, December 14). DigitalCraft_Wiki, . Retrieved 11:03, November 2, 2025 from http://ps.wdka.nl/digitalcraft/index.php?title=Findings_from_the_library&oldid=23553.
MLA style
"Findings from the library." DigitalCraft_Wiki, . 14 Dec 2015, 10:15 UTC. 2 Nov 2025, 11:03 <http://ps.wdka.nl/digitalcraft/index.php?title=Findings_from_the_library&oldid=23553>.
MHRA style
DigitalCraft_Wiki contributors, 'Findings from the library', DigitalCraft_Wiki, , 14 December 2015, 10:15 UTC, <http://ps.wdka.nl/digitalcraft/index.php?title=Findings_from_the_library&oldid=23553> [accessed 2 November 2025]
Chicago style
DigitalCraft_Wiki contributors, "Findings from the library," DigitalCraft_Wiki, , http://ps.wdka.nl/digitalcraft/index.php?title=Findings_from_the_library&oldid=23553 (accessed November 2, 2025).
CBE/CSE style
DigitalCraft_Wiki contributors. Findings from the library [Internet]. DigitalCraft_Wiki, ; 2015 Dec 14, 10:15 UTC [cited 2025 Nov 2]. Available from: http://ps.wdka.nl/digitalcraft/index.php?title=Findings_from_the_library&oldid=23553.
Bluebook style
Findings from the library, http://ps.wdka.nl/digitalcraft/index.php?title=Findings_from_the_library&oldid=23553 (last visited November 2, 2025).
BibTeX entry
@misc{ wiki:xxx,
author = "DigitalCraft_Wiki",
title = "Findings from the library --- DigitalCraft_Wiki{,} ",
year = "2015",
url = "http://ps.wdka.nl/digitalcraft/index.php?title=Findings_from_the_library&oldid=23553",
note = "[Online; accessed 2-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 = "Findings from the library --- DigitalCraft_Wiki{,} ",
year = "2015",
url = "\url{http://ps.wdka.nl/digitalcraft/index.php?title=Findings_from_the_library&oldid=23553}",
note = "[Online; accessed 2-November-2025]"
}