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: 2 September 2010 09:01 UTC
- Date retrieved: 4 November 2025 22:05 UTC
- Permanent URL: https://help.x-cart.com/index.php?title=Using_bugtracker.qtmsoft.com&oldid=4203
- Page Version ID: 4203
Citation styles for Using bugtracker.qtmsoft.com
APA style
Using bugtracker.qtmsoft.com. (2010, September 2). X-Cart 4 Classic, . Retrieved 22:05, November 4, 2025 from https://help.x-cart.com/index.php?title=Using_bugtracker.qtmsoft.com&oldid=4203.
MLA style
"Using bugtracker.qtmsoft.com." X-Cart 4 Classic, . 2 Sep 2010, 09:01 UTC. 4 Nov 2025, 22:05 <https://help.x-cart.com/index.php?title=Using_bugtracker.qtmsoft.com&oldid=4203>.
MHRA style
X-Cart 4 Classic contributors, 'Using bugtracker.qtmsoft.com', X-Cart 4 Classic, , 2 September 2010, 09:01 UTC, <https://help.x-cart.com/index.php?title=Using_bugtracker.qtmsoft.com&oldid=4203> [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=4203 (accessed November 4, 2025).
CBE/CSE style
X-Cart 4 Classic contributors. Using bugtracker.qtmsoft.com [Internet]. X-Cart 4 Classic, ; 2010 Sep 2, 09:01 UTC [cited 2025 Nov 4]. Available from: https://help.x-cart.com/index.php?title=Using_bugtracker.qtmsoft.com&oldid=4203.
Bluebook style
Using bugtracker.qtmsoft.com, https://help.x-cart.com/index.php?title=Using_bugtracker.qtmsoft.com&oldid=4203 (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 = "2010",
url = "https://help.x-cart.com/index.php?title=Using_bugtracker.qtmsoft.com&oldid=4203",
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 = "2010",
url = "\url{https://help.x-cart.com/index.php?title=Using_bugtracker.qtmsoft.com&oldid=4203}",
note = "[Online; accessed 4-November-2025]"
}