Cite This Page
Bibliographic details for Installdocuments
- Page name: Installdocuments
- Author: HackerSpace Dordrecht Wiki contributors
- Publisher: HackerSpace Dordrecht Wiki, .
- Date of last revision: 29 August 2019 15:03 UTC
- Date retrieved: 1 November 2025 08:23 UTC
- Permanent URL: https://hackstream.nl/index.php?title=Installdocuments&oldid=5
- Page Version ID: 5
Citation styles for Installdocuments
APA style
Installdocuments. (2019, August 29). HackerSpace Dordrecht Wiki, . Retrieved 08:23, November 1, 2025 from https://hackstream.nl/index.php?title=Installdocuments&oldid=5.
MLA style
"Installdocuments." HackerSpace Dordrecht Wiki, . 29 Aug 2019, 15:03 UTC. 1 Nov 2025, 08:23 <https://hackstream.nl/index.php?title=Installdocuments&oldid=5>.
MHRA style
HackerSpace Dordrecht Wiki contributors, 'Installdocuments', HackerSpace Dordrecht Wiki, , 29 August 2019, 15:03 UTC, <https://hackstream.nl/index.php?title=Installdocuments&oldid=5> [accessed 1 November 2025]
Chicago style
HackerSpace Dordrecht Wiki contributors, "Installdocuments," HackerSpace Dordrecht Wiki, , https://hackstream.nl/index.php?title=Installdocuments&oldid=5 (accessed November 1, 2025).
CBE/CSE style
HackerSpace Dordrecht Wiki contributors. Installdocuments [Internet]. HackerSpace Dordrecht Wiki, ; 2019 Aug 29, 15:03 UTC [cited 2025 Nov 1]. Available from: https://hackstream.nl/index.php?title=Installdocuments&oldid=5.
Bluebook style
Installdocuments, https://hackstream.nl/index.php?title=Installdocuments&oldid=5 (last visited November 1, 2025).
BibTeX entry
@misc{ wiki:xxx,
author = "HackerSpace Dordrecht Wiki",
title = "Installdocuments --- HackerSpace Dordrecht Wiki{,} ",
year = "2019",
url = "https://hackstream.nl/index.php?title=Installdocuments&oldid=5",
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 = "HackerSpace Dordrecht Wiki",
title = "Installdocuments --- HackerSpace Dordrecht Wiki{,} ",
year = "2019",
url = "\url{https://hackstream.nl/index.php?title=Installdocuments&oldid=5}",
note = "[Online; accessed 1-November-2025]"
}