Cite This Page
Bibliographic details for Using bugtracker.qtmsoft.com
- Page name: Using bugtracker.qtmsoft.com
- Author: X-Cart 4 Classic contributors
- Publisher: X-Cart 4 Classic, .
- Date of last revision: 10 January 2011 14:06 UTC
- Date retrieved: 4 November 2025 22:04 UTC
- Permanent URL: https://help.x-cart.com/index.php?title=Using_bugtracker.qtmsoft.com&oldid=5381
- Page Version ID: 5381
Citation styles for Using bugtracker.qtmsoft.com
APA style
Using bugtracker.qtmsoft.com. (2011, January 10). X-Cart 4 Classic, . Retrieved 22:04, November 4, 2025 from https://help.x-cart.com/index.php?title=Using_bugtracker.qtmsoft.com&oldid=5381.
MLA style
"Using bugtracker.qtmsoft.com." X-Cart 4 Classic, . 10 Jan 2011, 14:06 UTC. 4 Nov 2025, 22:04 <https://help.x-cart.com/index.php?title=Using_bugtracker.qtmsoft.com&oldid=5381>.
MHRA style
X-Cart 4 Classic contributors, 'Using bugtracker.qtmsoft.com', X-Cart 4 Classic, , 10 January 2011, 14:06 UTC, <https://help.x-cart.com/index.php?title=Using_bugtracker.qtmsoft.com&oldid=5381> [accessed 4 November 2025]
Chicago style
X-Cart 4 Classic contributors, "Using bugtracker.qtmsoft.com," X-Cart 4 Classic, , https://help.x-cart.com/index.php?title=Using_bugtracker.qtmsoft.com&oldid=5381 (accessed November 4, 2025).
CBE/CSE style
X-Cart 4 Classic contributors. Using bugtracker.qtmsoft.com [Internet]. X-Cart 4 Classic, ; 2011 Jan 10, 14:06 UTC [cited 2025 Nov 4]. Available from: https://help.x-cart.com/index.php?title=Using_bugtracker.qtmsoft.com&oldid=5381.
Bluebook style
Using bugtracker.qtmsoft.com, https://help.x-cart.com/index.php?title=Using_bugtracker.qtmsoft.com&oldid=5381 (last visited November 4, 2025).
BibTeX entry
@misc{ wiki:xxx,
author = "X-Cart 4 Classic",
title = "Using bugtracker.qtmsoft.com --- X-Cart 4 Classic{,} ",
year = "2011",
url = "https://help.x-cart.com/index.php?title=Using_bugtracker.qtmsoft.com&oldid=5381",
note = "[Online; accessed 4-November-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 = "X-Cart 4 Classic",
title = "Using bugtracker.qtmsoft.com --- X-Cart 4 Classic{,} ",
year = "2011",
url = "\url{https://help.x-cart.com/index.php?title=Using_bugtracker.qtmsoft.com&oldid=5381}",
note = "[Online; accessed 4-November-2025]"
}