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