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