Cite This Page
Bibliographic details for X-Cart:Applying Patches
- Page name: X-Cart:Applying Patches
- Author: X-Cart 4 Classic contributors
- Publisher: X-Cart 4 Classic, .
- Date of last revision: 14 September 2010 06:41 UTC
- Date retrieved: 10 March 2026 09:36 UTC
- Permanent URL: https://help.x-cart.com/index.php?title=X-Cart:Applying_Patches&oldid=4435
- Page Version ID: 4435
Citation styles for X-Cart:Applying Patches
APA style
X-Cart:Applying Patches. (2010, September 14). X-Cart 4 Classic, . Retrieved 09:36, March 10, 2026 from https://help.x-cart.com/index.php?title=X-Cart:Applying_Patches&oldid=4435.
MLA style
"X-Cart:Applying Patches." X-Cart 4 Classic, . 14 Sep 2010, 06:41 UTC. 10 Mar 2026, 09:36 <https://help.x-cart.com/index.php?title=X-Cart:Applying_Patches&oldid=4435>.
MHRA style
X-Cart 4 Classic contributors, 'X-Cart:Applying Patches', X-Cart 4 Classic, , 14 September 2010, 06:41 UTC, <https://help.x-cart.com/index.php?title=X-Cart:Applying_Patches&oldid=4435> [accessed 10 March 2026]
Chicago style
X-Cart 4 Classic contributors, "X-Cart:Applying Patches," X-Cart 4 Classic, , https://help.x-cart.com/index.php?title=X-Cart:Applying_Patches&oldid=4435 (accessed March 10, 2026).
CBE/CSE style
X-Cart 4 Classic contributors. X-Cart:Applying Patches [Internet]. X-Cart 4 Classic, ; 2010 Sep 14, 06:41 UTC [cited 2026 Mar 10]. Available from: https://help.x-cart.com/index.php?title=X-Cart:Applying_Patches&oldid=4435.
Bluebook style
X-Cart:Applying Patches, https://help.x-cart.com/index.php?title=X-Cart:Applying_Patches&oldid=4435 (last visited March 10, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "X-Cart 4 Classic",
title = "X-Cart:Applying Patches --- X-Cart 4 Classic{,} ",
year = "2010",
url = "https://help.x-cart.com/index.php?title=X-Cart:Applying_Patches&oldid=4435",
note = "[Online; accessed 10-March-2026]"
}
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:Applying Patches --- X-Cart 4 Classic{,} ",
year = "2010",
url = "\url{https://help.x-cart.com/index.php?title=X-Cart:Applying_Patches&oldid=4435}",
note = "[Online; accessed 10-March-2026]"
}