Cite This Page
Bibliographic details for Regular expression support
- Page name: Regular expression support
- Author: WPKG | Open Source Software Deployment and Distribution contributors
- Publisher: WPKG | Open Source Software Deployment and Distribution, .
- Date of last revision: 5 August 2015 15:45 UTC
- Date retrieved: 23 November 2024 14:46 UTC
- Permanent URL: https://wpkg.org/index.php?title=Regular_expression_support&oldid=11821
- Page Version ID: 11821
Citation styles for Regular expression support
APA style
Regular expression support. (2015, August 5). WPKG | Open Source Software Deployment and Distribution, . Retrieved 14:46, November 23, 2024 from https://wpkg.org/index.php?title=Regular_expression_support&oldid=11821.
MLA style
"Regular expression support." WPKG | Open Source Software Deployment and Distribution, . 5 Aug 2015, 15:45 UTC. 23 Nov 2024, 14:46 <https://wpkg.org/index.php?title=Regular_expression_support&oldid=11821>.
MHRA style
WPKG | Open Source Software Deployment and Distribution contributors, 'Regular expression support', WPKG | Open Source Software Deployment and Distribution, , 5 August 2015, 15:45 UTC, <https://wpkg.org/index.php?title=Regular_expression_support&oldid=11821> [accessed 23 November 2024]
Chicago style
WPKG | Open Source Software Deployment and Distribution contributors, "Regular expression support," WPKG | Open Source Software Deployment and Distribution, , https://wpkg.org/index.php?title=Regular_expression_support&oldid=11821 (accessed November 23, 2024).
CBE/CSE style
WPKG | Open Source Software Deployment and Distribution contributors. Regular expression support [Internet]. WPKG | Open Source Software Deployment and Distribution, ; 2015 Aug 5, 15:45 UTC [cited 2024 Nov 23]. Available from: https://wpkg.org/index.php?title=Regular_expression_support&oldid=11821.
Bluebook style
Regular expression support, https://wpkg.org/index.php?title=Regular_expression_support&oldid=11821 (last visited November 23, 2024).
BibTeX entry
@misc{ wiki:xxx, author = "WPKG | Open Source Software Deployment and Distribution", title = "Regular expression support --- WPKG | Open Source Software Deployment and Distribution{,} ", year = "2015", url = "https://wpkg.org/index.php?title=Regular_expression_support&oldid=11821", note = "[Online; accessed 23-November-2024]" }
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 = "WPKG | Open Source Software Deployment and Distribution", title = "Regular expression support --- WPKG | Open Source Software Deployment and Distribution{,} ", year = "2015", url = "\url{https://wpkg.org/index.php?title=Regular_expression_support&oldid=11821}", note = "[Online; accessed 23-November-2024]" }