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 13:22 UTC
- Date retrieved: 1 November 2025 10:06 UTC
- Permanent URL: https://hackstream.nl/index.php?title=Portablespace&oldid=230
- Page Version ID: 230
Citation styles for Portablespace
APA style
Portablespace. (2024, August 4). HackerSpace Dordrecht Wiki, . Retrieved 10:06, November 1, 2025 from https://hackstream.nl/index.php?title=Portablespace&oldid=230.
MLA style
"Portablespace." HackerSpace Dordrecht Wiki, . 4 Aug 2024, 13:22 UTC. 1 Nov 2025, 10:06 <https://hackstream.nl/index.php?title=Portablespace&oldid=230>.
MHRA style
HackerSpace Dordrecht Wiki contributors, 'Portablespace', HackerSpace Dordrecht Wiki, , 4 August 2024, 13:22 UTC, <https://hackstream.nl/index.php?title=Portablespace&oldid=230> [accessed 1 November 2025]
Chicago style
HackerSpace Dordrecht Wiki contributors, "Portablespace," HackerSpace Dordrecht Wiki, , https://hackstream.nl/index.php?title=Portablespace&oldid=230 (accessed November 1, 2025).
CBE/CSE style
HackerSpace Dordrecht Wiki contributors. Portablespace [Internet]. HackerSpace Dordrecht Wiki, ; 2024 Aug 4, 13:22 UTC [cited 2025 Nov 1]. Available from: https://hackstream.nl/index.php?title=Portablespace&oldid=230.
Bluebook style
Portablespace, https://hackstream.nl/index.php?title=Portablespace&oldid=230 (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=230",
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=230}",
note = "[Online; accessed 1-November-2025]"
}