Cite This Page
Bibliographic details for Library/Qt/qmake
- Page name: Library/Qt/qmake
- Author: Rosetta Code contributors
- Publisher: Rosetta Code.
- Date of last revision: 20 November 2010 03:55 UTC
- Date retrieved: 18 February 2025 21:38 UTC
- Permanent URL: https://rosettacode.org/wiki/Library/Qt/qmake?oldid=165397
- Page Version ID: 165397
Citation styles for Library/Qt/qmake
APA style
Library/Qt/qmake. (2010, November 20). Rosetta Code. Retrieved 21:38, February 18, 2025 from https://rosettacode.org/wiki/Library/Qt/qmake?oldid=165397.
MLA style
"Library/Qt/qmake." Rosetta Code. 20 Nov 2010, 03:55 UTC. 18 Feb 2025, 21:38 <https://rosettacode.org/wiki/Library/Qt/qmake?oldid=165397>.
MHRA style
Rosetta Code contributors, 'Library/Qt/qmake', Rosetta Code, 20 November 2010, 03:55 UTC, <https://rosettacode.org/wiki/Library/Qt/qmake?oldid=165397> [accessed 18 February 2025]
Chicago style
Rosetta Code contributors, "Library/Qt/qmake," Rosetta Code, https://rosettacode.org/wiki/Library/Qt/qmake?oldid=165397 (accessed February 18, 2025).
CBE/CSE style
Rosetta Code contributors. Library/Qt/qmake [Internet]. Rosetta Code; 2010 Nov 20, 03:55 UTC [cited 2025 Feb 18]. Available from: https://rosettacode.org/wiki/Library/Qt/qmake?oldid=165397.
Bluebook style
Library/Qt/qmake, https://rosettacode.org/wiki/Library/Qt/qmake?oldid=165397 (last visited February 18, 2025).
BibTeX entry
@misc{ wiki:xxx, author = "Rosetta Code", title = "Library/Qt/qmake --- Rosetta Code{,} ", year = "2010", url = "https://rosettacode.org/wiki/Library/Qt/qmake?oldid=165397", note = "[Online; accessed 18-February-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 = "Rosetta Code", title = "Library/Qt/qmake --- Rosetta Code{,} ", year = "2010", url = "\url{https://rosettacode.org/wiki/Library/Qt/qmake?oldid=165397}", note = "[Online; accessed 18-February-2025]" }