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: 23 November 2024 17:15 UTC
- Permanent URL: https://wpkg.org/index.php?title=Texmaker&oldid=13450
- Page Version ID: 13450
Citation styles for Texmaker
APA style
Texmaker. (2020, May 16). WPKG | Open Source Software Deployment and Distribution, . Retrieved 17:15, November 23, 2024 from https://wpkg.org/index.php?title=Texmaker&oldid=13450.
MLA style
"Texmaker." WPKG | Open Source Software Deployment and Distribution, . 16 May 2020, 15:07 UTC. 23 Nov 2024, 17:15 <https://wpkg.org/index.php?title=Texmaker&oldid=13450>.
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=13450> [accessed 23 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=13450 (accessed November 23, 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 23]. Available from: https://wpkg.org/index.php?title=Texmaker&oldid=13450.
Bluebook style
Texmaker, https://wpkg.org/index.php?title=Texmaker&oldid=13450 (last visited November 23, 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=13450", note = "[Online; accessed 23-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=13450}", note = "[Online; accessed 23-November-2024]" }