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