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