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