Cite This Page
Bibliographic details for Texmaker
- Page name: Texmaker
- Author: WPKG | Open Source Software Deployment and Distribution contributors
- Publisher: WPKG | Open Source Software Deployment and Distribution, .
- Date of last revision: 16 May 2020 15:07 UTC
- Date retrieved: 27 November 2024 10:46 UTC
- Permanent URL: https://wpkg.org/index.php?title=Texmaker&oldid=6252
- Page Version ID: 6252
Citation styles for Texmaker
APA style
Texmaker. (2020, May 16). WPKG | Open Source Software Deployment and Distribution, . Retrieved 10:46, November 27, 2024 from https://wpkg.org/index.php?title=Texmaker&oldid=6252.
MLA style
"Texmaker." WPKG | Open Source Software Deployment and Distribution, . 16 May 2020, 15:07 UTC. 27 Nov 2024, 10:46 <https://wpkg.org/index.php?title=Texmaker&oldid=6252>.
MHRA style
WPKG | Open Source Software Deployment and Distribution contributors, 'Texmaker', WPKG | Open Source Software Deployment and Distribution, , 16 May 2020, 15:07 UTC, <https://wpkg.org/index.php?title=Texmaker&oldid=6252> [accessed 27 November 2024]
Chicago style
WPKG | Open Source Software Deployment and Distribution contributors, "Texmaker," WPKG | Open Source Software Deployment and Distribution, , https://wpkg.org/index.php?title=Texmaker&oldid=6252 (accessed November 27, 2024).
CBE/CSE style
WPKG | Open Source Software Deployment and Distribution contributors. Texmaker [Internet]. WPKG | Open Source Software Deployment and Distribution, ; 2020 May 16, 15:07 UTC [cited 2024 Nov 27]. Available from: https://wpkg.org/index.php?title=Texmaker&oldid=6252.
Bluebook style
Texmaker, https://wpkg.org/index.php?title=Texmaker&oldid=6252 (last visited November 27, 2024).
BibTeX entry
@misc{ wiki:xxx, author = "WPKG | Open Source Software Deployment and Distribution", title = "Texmaker --- WPKG | Open Source Software Deployment and Distribution{,} ", year = "2020", url = "https://wpkg.org/index.php?title=Texmaker&oldid=6252", note = "[Online; accessed 27-November-2024]" }
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 = "Texmaker --- WPKG | Open Source Software Deployment and Distribution{,} ", year = "2020", url = "\url{https://wpkg.org/index.php?title=Texmaker&oldid=6252}", note = "[Online; accessed 27-November-2024]" }