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