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: 21 November 2025 15:15 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 15:15, November 21, 2025 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. 21 Nov 2025, 15:15 <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 21 November 2025]
2.4 Chicago style
stix contributors, "Social link," stix, , https://pub023.cs.technik.fhnw.ch/wiki/index.php?title=Social_link&oldid=16774 (accessed November 21, 2025).
2.5 CBE/CSE style
stix contributors. Social link [Internet]. stix, ; 2025 Mar 20, 06:06 UTC [cited 2025 Nov 21]. 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 November 21, 2025).
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 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 = "Social link --- stix{,} ",
year = "2025",
url = "\url{https://pub023.cs.technik.fhnw.ch/wiki/index.php?title=Social_link&oldid=16774}",
note = "[Online; accessed 21-November-2025]"
}