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: 18 August 2026 01:40 UTC
- Permanent URL: http://fixme.ch/w/index.php?title=3D_Thursdays&oldid=9298
- Page Version ID: 9298
Citation styles for 3D Thursdays
APA style
3D Thursdays. (2017, October 5). Fixme.ch, . Retrieved 01:40, August 18, 2026 from http://fixme.ch/w/index.php?title=3D_Thursdays&oldid=9298.
MLA style
"3D Thursdays." Fixme.ch, . 5 Oct 2017, 15:06 UTC. 18 Aug 2026, 01:40 <http://fixme.ch/w/index.php?title=3D_Thursdays&oldid=9298>.
MHRA style
Fixme.ch contributors, '3D Thursdays', Fixme.ch, , 5 October 2017, 15:06 UTC, <http://fixme.ch/w/index.php?title=3D_Thursdays&oldid=9298> [accessed 18 August 2026]
Chicago style
Fixme.ch contributors, "3D Thursdays," Fixme.ch, , http://fixme.ch/w/index.php?title=3D_Thursdays&oldid=9298 (accessed August 18, 2026).
CBE/CSE style
Fixme.ch contributors. 3D Thursdays [Internet]. Fixme.ch, ; 2017 Oct 5, 15:06 UTC [cited 2026 Aug 18]. Available from: http://fixme.ch/w/index.php?title=3D_Thursdays&oldid=9298.
Bluebook style
3D Thursdays, http://fixme.ch/w/index.php?title=3D_Thursdays&oldid=9298 (last visited August 18, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "Fixme.ch",
title = "3D Thursdays --- Fixme.ch{,} ",
year = "2017",
url = "http://fixme.ch/w/index.php?title=3D_Thursdays&oldid=9298",
note = "[Online; accessed 18-August-2026]"
}
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{http://fixme.ch/w/index.php?title=3D_Thursdays&oldid=9298}",
note = "[Online; accessed 18-August-2026]"
}