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