Cite This Page
Bibliographic details for Regex(Regular Expression)
- Page name: Regex(Regular Expression)
- Author: 탱이의 잡동사니 contributors
- Publisher: 탱이의 잡동사니, .
- Date of last revision: 3 January 2017 10:14 UTC
- Date retrieved: 6 December 2023 01:37 UTC
- Permanent URL: http://wiki.pchero21.com/index.php?title=Regex(Regular_Expression)&oldid=2116
- Page Version ID: 2116
Citation styles for Regex(Regular Expression)
APA style
Regex(Regular Expression). (2017, January 3). 탱이의 잡동사니, . Retrieved 01:37, December 6, 2023 from http://wiki.pchero21.com/index.php?title=Regex(Regular_Expression)&oldid=2116.
MLA style
"Regex(Regular Expression)." 탱이의 잡동사니, . 3 Jan 2017, 10:14 UTC. 6 Dec 2023, 01:37 <http://wiki.pchero21.com/index.php?title=Regex(Regular_Expression)&oldid=2116>.
MHRA style
탱이의 잡동사니 contributors, 'Regex(Regular Expression)', 탱이의 잡동사니, , 3 January 2017, 10:14 UTC, <http://wiki.pchero21.com/index.php?title=Regex(Regular_Expression)&oldid=2116> [accessed 6 December 2023]
Chicago style
탱이의 잡동사니 contributors, "Regex(Regular Expression)," 탱이의 잡동사니, , http://wiki.pchero21.com/index.php?title=Regex(Regular_Expression)&oldid=2116 (accessed December 6, 2023).
CBE/CSE style
탱이의 잡동사니 contributors. Regex(Regular Expression) [Internet]. 탱이의 잡동사니, ; 2017 Jan 3, 10:14 UTC [cited 2023 Dec 6]. Available from: http://wiki.pchero21.com/index.php?title=Regex(Regular_Expression)&oldid=2116.
Bluebook style
Regex(Regular Expression), http://wiki.pchero21.com/index.php?title=Regex(Regular_Expression)&oldid=2116 (last visited December 6, 2023).
BibTeX entry
@misc{ wiki:xxx, author = "탱이의 잡동사니", title = "Regex(Regular Expression) --- 탱이의 잡동사니{,} ", year = "2017", url = "http://wiki.pchero21.com/index.php?title=Regex(Regular_Expression)&oldid=2116", note = "[Online; accessed 6-December-2023]" }
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 = "탱이의 잡동사니", title = "Regex(Regular Expression) --- 탱이의 잡동사니{,} ", year = "2017", url = "\url{http://wiki.pchero21.com/index.php?title=Regex(Regular_Expression)&oldid=2116}", note = "[Online; accessed 6-December-2023]" }