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