Cite This Page
1 Bibliographic details for My blog
- Page name: My blog
- Author: stix contributors
- Publisher: stix, .
- Date of last revision: 20 March 2025 06:07 UTC
- Date retrieved: 21 November 2025 15:16 UTC
- Permanent URL: https://pub023.cs.technik.fhnw.ch/wiki/index.php?title=My_blog&oldid=16775
- Page Version ID: 16775
2 Citation styles for My blog
2.1 APA style
My blog. (2025, March 20). stix, . Retrieved 15:16, November 21, 2025 from https://pub023.cs.technik.fhnw.ch/wiki/index.php?title=My_blog&oldid=16775.
2.2 MLA style
"My blog." stix, . 20 Mar 2025, 06:07 UTC. 21 Nov 2025, 15:16 <https://pub023.cs.technik.fhnw.ch/wiki/index.php?title=My_blog&oldid=16775>.
2.3 MHRA style
stix contributors, 'My blog', stix, , 20 March 2025, 06:07 UTC, <https://pub023.cs.technik.fhnw.ch/wiki/index.php?title=My_blog&oldid=16775> [accessed 21 November 2025]
2.4 Chicago style
stix contributors, "My blog," stix, , https://pub023.cs.technik.fhnw.ch/wiki/index.php?title=My_blog&oldid=16775 (accessed November 21, 2025).
2.5 CBE/CSE style
stix contributors. My blog [Internet]. stix, ; 2025 Mar 20, 06:07 UTC [cited 2025 Nov 21]. Available from: https://pub023.cs.technik.fhnw.ch/wiki/index.php?title=My_blog&oldid=16775.
2.6 Bluebook style
My blog, https://pub023.cs.technik.fhnw.ch/wiki/index.php?title=My_blog&oldid=16775 (last visited November 21, 2025).
2.7 BibTeX entry
@misc{ wiki:xxx,
author = "stix",
title = "My blog --- stix{,} ",
year = "2025",
url = "https://pub023.cs.technik.fhnw.ch/wiki/index.php?title=My_blog&oldid=16775",
note = "[Online; accessed 21-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 = "stix",
title = "My blog --- stix{,} ",
year = "2025",
url = "\url{https://pub023.cs.technik.fhnw.ch/wiki/index.php?title=My_blog&oldid=16775}",
note = "[Online; accessed 21-November-2025]"
}