Cite This Page
Bibliographic details for 3D Thursdays
- Page name: 3D Thursdays
- Author: Fixme.ch contributors
- Publisher: Fixme.ch, .
- Date of last revision: 5 October 2017 15:06 UTC
- Date retrieved: 30 October 2025 20:52 UTC
- Permanent URL: https://fixme.ch/w/index.php?title=3D_Thursdays&oldid=8478
- Page Version ID: 8478
Citation styles for 3D Thursdays
APA style
3D Thursdays. (2017, October 5). Fixme.ch, . Retrieved 20:52, October 30, 2025 from https://fixme.ch/w/index.php?title=3D_Thursdays&oldid=8478.
MLA style
"3D Thursdays." Fixme.ch, . 5 Oct 2017, 15:06 UTC. 30 Oct 2025, 20:52 <https://fixme.ch/w/index.php?title=3D_Thursdays&oldid=8478>.
MHRA style
Fixme.ch contributors, '3D Thursdays', Fixme.ch, , 5 October 2017, 15:06 UTC, <https://fixme.ch/w/index.php?title=3D_Thursdays&oldid=8478> [accessed 30 October 2025]
Chicago style
Fixme.ch contributors, "3D Thursdays," Fixme.ch, , https://fixme.ch/w/index.php?title=3D_Thursdays&oldid=8478 (accessed October 30, 2025).
CBE/CSE style
Fixme.ch contributors. 3D Thursdays [Internet]. Fixme.ch, ; 2017 Oct 5, 15:06 UTC [cited 2025 Oct 30]. Available from: https://fixme.ch/w/index.php?title=3D_Thursdays&oldid=8478.
Bluebook style
3D Thursdays, https://fixme.ch/w/index.php?title=3D_Thursdays&oldid=8478 (last visited October 30, 2025).
BibTeX entry
@misc{ wiki:xxx,
author = "Fixme.ch",
title = "3D Thursdays --- Fixme.ch{,} ",
year = "2017",
url = "https://fixme.ch/w/index.php?title=3D_Thursdays&oldid=8478",
note = "[Online; accessed 30-October-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 = "Fixme.ch",
title = "3D Thursdays --- Fixme.ch{,} ",
year = "2017",
url = "\url{https://fixme.ch/w/index.php?title=3D_Thursdays&oldid=8478}",
note = "[Online; accessed 30-October-2025]"
}