Cite This Page
Bibliographic details for TeXWorks
- Page name: TeXWorks
- Author: WPKG | Open Source Software Deployment and Distribution contributors
- Publisher: WPKG | Open Source Software Deployment and Distribution, .
- Date of last revision: 17 October 2011 18:37 UTC
- Date retrieved: 25 January 2025 06:39 UTC
- Permanent URL: https://wpkg.org/index.php?title=TeXWorks&oldid=10128
- Page Version ID: 10128
Citation styles for TeXWorks
APA style
TeXWorks. (2011, October 17). WPKG | Open Source Software Deployment and Distribution, . Retrieved 06:39, January 25, 2025 from https://wpkg.org/index.php?title=TeXWorks&oldid=10128.
MLA style
"TeXWorks." WPKG | Open Source Software Deployment and Distribution, . 17 Oct 2011, 18:37 UTC. 25 Jan 2025, 06:39 <https://wpkg.org/index.php?title=TeXWorks&oldid=10128>.
MHRA style
WPKG | Open Source Software Deployment and Distribution contributors, 'TeXWorks', WPKG | Open Source Software Deployment and Distribution, , 17 October 2011, 18:37 UTC, <https://wpkg.org/index.php?title=TeXWorks&oldid=10128> [accessed 25 January 2025]
Chicago style
WPKG | Open Source Software Deployment and Distribution contributors, "TeXWorks," WPKG | Open Source Software Deployment and Distribution, , https://wpkg.org/index.php?title=TeXWorks&oldid=10128 (accessed January 25, 2025).
CBE/CSE style
WPKG | Open Source Software Deployment and Distribution contributors. TeXWorks [Internet]. WPKG | Open Source Software Deployment and Distribution, ; 2011 Oct 17, 18:37 UTC [cited 2025 Jan 25]. Available from: https://wpkg.org/index.php?title=TeXWorks&oldid=10128.
Bluebook style
TeXWorks, https://wpkg.org/index.php?title=TeXWorks&oldid=10128 (last visited January 25, 2025).
BibTeX entry
@misc{ wiki:xxx, author = "WPKG | Open Source Software Deployment and Distribution", title = "TeXWorks --- WPKG | Open Source Software Deployment and Distribution{,} ", year = "2011", url = "https://wpkg.org/index.php?title=TeXWorks&oldid=10128", note = "[Online; accessed 25-January-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 = "WPKG | Open Source Software Deployment and Distribution", title = "TeXWorks --- WPKG | Open Source Software Deployment and Distribution{,} ", year = "2011", url = "\url{https://wpkg.org/index.php?title=TeXWorks&oldid=10128}", note = "[Online; accessed 25-January-2025]" }