Cite This Page
Bibliographic details for X-Cart:Upgrading from 3.x-4.0.x to 4.1.x
- Page name: X-Cart:Upgrading from 3.x-4.0.x to 4.1.x
- Author: X-Cart 4 Classic contributors
- Publisher: X-Cart 4 Classic, .
- Date of last revision: 6 December 2009 09:48 UTC
- Date retrieved: 3 November 2025 15:59 UTC
- Permanent URL: https://help.x-cart.com/index.php?title=X-Cart:Upgrading_from_3.x-4.0.x_to_4.1.x&oldid=71
- Page Version ID: 71
Citation styles for X-Cart:Upgrading from 3.x-4.0.x to 4.1.x
APA style
X-Cart:Upgrading from 3.x-4.0.x to 4.1.x. (2009, December 6). X-Cart 4 Classic, . Retrieved 15:59, November 3, 2025 from https://help.x-cart.com/index.php?title=X-Cart:Upgrading_from_3.x-4.0.x_to_4.1.x&oldid=71.
MLA style
"X-Cart:Upgrading from 3.x-4.0.x to 4.1.x." X-Cart 4 Classic, . 6 Dec 2009, 09:48 UTC. 3 Nov 2025, 15:59 <https://help.x-cart.com/index.php?title=X-Cart:Upgrading_from_3.x-4.0.x_to_4.1.x&oldid=71>.
MHRA style
X-Cart 4 Classic contributors, 'X-Cart:Upgrading from 3.x-4.0.x to 4.1.x', X-Cart 4 Classic, , 6 December 2009, 09:48 UTC, <https://help.x-cart.com/index.php?title=X-Cart:Upgrading_from_3.x-4.0.x_to_4.1.x&oldid=71> [accessed 3 November 2025]
Chicago style
X-Cart 4 Classic contributors, "X-Cart:Upgrading from 3.x-4.0.x to 4.1.x," X-Cart 4 Classic, , https://help.x-cart.com/index.php?title=X-Cart:Upgrading_from_3.x-4.0.x_to_4.1.x&oldid=71 (accessed November 3, 2025).
CBE/CSE style
X-Cart 4 Classic contributors. X-Cart:Upgrading from 3.x-4.0.x to 4.1.x [Internet]. X-Cart 4 Classic, ; 2009 Dec 6, 09:48 UTC [cited 2025 Nov 3]. Available from: https://help.x-cart.com/index.php?title=X-Cart:Upgrading_from_3.x-4.0.x_to_4.1.x&oldid=71.
Bluebook style
X-Cart:Upgrading from 3.x-4.0.x to 4.1.x, https://help.x-cart.com/index.php?title=X-Cart:Upgrading_from_3.x-4.0.x_to_4.1.x&oldid=71 (last visited November 3, 2025).
BibTeX entry
@misc{ wiki:xxx,
author = "X-Cart 4 Classic",
title = "X-Cart:Upgrading from 3.x-4.0.x to 4.1.x --- X-Cart 4 Classic{,} ",
year = "2009",
url = "https://help.x-cart.com/index.php?title=X-Cart:Upgrading_from_3.x-4.0.x_to_4.1.x&oldid=71",
note = "[Online; accessed 3-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 = "X-Cart:Upgrading from 3.x-4.0.x to 4.1.x --- X-Cart 4 Classic{,} ",
year = "2009",
url = "\url{https://help.x-cart.com/index.php?title=X-Cart:Upgrading_from_3.x-4.0.x_to_4.1.x&oldid=71}",
note = "[Online; accessed 3-November-2025]"
}