Bibliographic details for A Digital Style Sheet
- Page name: A Digital Style Sheet
- Author: Gerald R. Lucas contributors
- Publisher: Gerald R. Lucas.
- Date of last revision: 3 February 2022 19:58 UTC
- Date retrieved: 13 June 2025 00:19 UTC
- Permanent URL: https://grlucas.net/index.php?title=A_Digital_Style_Sheet&oldid=17007
- Page Version ID: 17007
Citation styles for A Digital Style Sheet
APA style
A Digital Style Sheet. (2022, February 3). Gerald R. Lucas. Retrieved 00:19, June 13, 2025 from https://grlucas.net/index.php?title=A_Digital_Style_Sheet&oldid=17007.
MLA style
"A Digital Style Sheet." Gerald R. Lucas. 3 Feb 2022, 19:58 UTC. 13 Jun 2025, 00:19 <https://grlucas.net/index.php?title=A_Digital_Style_Sheet&oldid=17007>.
MHRA style
Gerald R. Lucas contributors, 'A Digital Style Sheet', Gerald R. Lucas, 3 February 2022, 19:58 UTC, <https://grlucas.net/index.php?title=A_Digital_Style_Sheet&oldid=17007> [accessed 13 June 2025]
Chicago style
Gerald R. Lucas contributors, "A Digital Style Sheet," Gerald R. Lucas, https://grlucas.net/index.php?title=A_Digital_Style_Sheet&oldid=17007 (accessed June 13, 2025).
CBE/CSE style
Gerald R. Lucas contributors. A Digital Style Sheet [Internet]. Gerald R. Lucas; 2022 Feb 3, 19:58 UTC [cited 2025 Jun 13]. Available from: https://grlucas.net/index.php?title=A_Digital_Style_Sheet&oldid=17007.
Bluebook style
A Digital Style Sheet, https://grlucas.net/index.php?title=A_Digital_Style_Sheet&oldid=17007 (last visited June 13, 2025).
BibTeX entry
@misc{ wiki:xxx, author = "Gerald R. Lucas", title = "A Digital Style Sheet --- Gerald R. Lucas{,} ", year = "2022", url = "https://grlucas.net/index.php?title=A_Digital_Style_Sheet&oldid=17007", note = "[Online; accessed 13-June-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 = "Gerald R. Lucas", title = "A Digital Style Sheet --- Gerald R. Lucas{,} ", year = "2022", url = "\url{https://grlucas.net/index.php?title=A_Digital_Style_Sheet&oldid=17007}", note = "[Online; accessed 13-June-2025]" }