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:07 UTC
- Date retrieved: 10 March 2026 07:55 UTC
- Permanent URL: https://help.x-cart.com/index.php?title=X-Cart:Applying_Patches&oldid=4429
- Page Version ID: 4429
Citation styles for X-Cart:Applying Patches
APA style
X-Cart:Applying Patches. (2010, September 14). X-Cart 4 Classic, . Retrieved 07:55, March 10, 2026 from https://help.x-cart.com/index.php?title=X-Cart:Applying_Patches&oldid=4429.
MLA style
"X-Cart:Applying Patches." X-Cart 4 Classic, . 14 Sep 2010, 06:07 UTC. 10 Mar 2026, 07:55 <https://help.x-cart.com/index.php?title=X-Cart:Applying_Patches&oldid=4429>.
MHRA style
X-Cart 4 Classic contributors, 'X-Cart:Applying Patches', X-Cart 4 Classic, , 14 September 2010, 06:07 UTC, <https://help.x-cart.com/index.php?title=X-Cart:Applying_Patches&oldid=4429> [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=4429 (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:07 UTC [cited 2026 Mar 10]. Available from: https://help.x-cart.com/index.php?title=X-Cart:Applying_Patches&oldid=4429.
Bluebook style
X-Cart:Applying Patches, https://help.x-cart.com/index.php?title=X-Cart:Applying_Patches&oldid=4429 (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=4429",
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=4429}",
note = "[Online; accessed 10-March-2026]"
}