Cite This Page
Bibliographic details for Agenda
- Page name: Agenda
- Author: HackerSpace Dordrecht Wiki contributors
- Publisher: HackerSpace Dordrecht Wiki, .
- Date of last revision: 31 August 2019 11:40 UTC
- Date retrieved: 1 November 2025 07:59 UTC
- Permanent URL: https://hackstream.nl/index.php?title=Agenda&oldid=70
- Page Version ID: 70
Citation styles for Agenda
APA style
Agenda. (2019, August 31). HackerSpace Dordrecht Wiki, . Retrieved 07:59, November 1, 2025 from https://hackstream.nl/index.php?title=Agenda&oldid=70.
MLA style
"Agenda." HackerSpace Dordrecht Wiki, . 31 Aug 2019, 11:40 UTC. 1 Nov 2025, 07:59 <https://hackstream.nl/index.php?title=Agenda&oldid=70>.
MHRA style
HackerSpace Dordrecht Wiki contributors, 'Agenda', HackerSpace Dordrecht Wiki, , 31 August 2019, 11:40 UTC, <https://hackstream.nl/index.php?title=Agenda&oldid=70> [accessed 1 November 2025]
Chicago style
HackerSpace Dordrecht Wiki contributors, "Agenda," HackerSpace Dordrecht Wiki, , https://hackstream.nl/index.php?title=Agenda&oldid=70 (accessed November 1, 2025).
CBE/CSE style
HackerSpace Dordrecht Wiki contributors. Agenda [Internet]. HackerSpace Dordrecht Wiki, ; 2019 Aug 31, 11:40 UTC [cited 2025 Nov 1]. Available from: https://hackstream.nl/index.php?title=Agenda&oldid=70.
Bluebook style
Agenda, https://hackstream.nl/index.php?title=Agenda&oldid=70 (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=70",
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=70}",
note = "[Online; accessed 1-November-2025]"
}