Bibliographic details for HowTo/Read Mp3 ID3 tags into Sql Database
- Page name: HowTo/Read Mp3 ID3 tags into Sql Database
- Author: s23 contributors
- Publisher: s23, The Geek place.
- Date of last revision: 6 March 2011 08:08 UTC
- Date retrieved: 5 February 2023 04:04 UTC
- Permanent URL: https://wiki.s23.org/w/index.php?title=HowTo/Read_Mp3_ID3_tags_into_Sql_Database&oldid=20658
- Page Version ID: 20658
Citation styles for HowTo/Read Mp3 ID3 tags into Sql Database
APA style
HowTo/Read Mp3 ID3 tags into Sql Database. (2011, March 6). s23, The Geek place. Retrieved 04:04, February 5, 2023 from https://wiki.s23.org/w/index.php?title=HowTo/Read_Mp3_ID3_tags_into_Sql_Database&oldid=20658.
MLA style
"HowTo/Read Mp3 ID3 tags into Sql Database." s23, The Geek place. 6 Mar 2011, 08:08 UTC. 5 Feb 2023, 04:04 <https://wiki.s23.org/w/index.php?title=HowTo/Read_Mp3_ID3_tags_into_Sql_Database&oldid=20658>.
MHRA style
s23 contributors, 'HowTo/Read Mp3 ID3 tags into Sql Database', s23, The Geek place, 6 March 2011, 08:08 UTC, <https://wiki.s23.org/w/index.php?title=HowTo/Read_Mp3_ID3_tags_into_Sql_Database&oldid=20658> [accessed 5 February 2023]
Chicago style
s23 contributors, "HowTo/Read Mp3 ID3 tags into Sql Database," s23, The Geek place, https://wiki.s23.org/w/index.php?title=HowTo/Read_Mp3_ID3_tags_into_Sql_Database&oldid=20658 (accessed February 5, 2023).
CBE/CSE style
s23 contributors. HowTo/Read Mp3 ID3 tags into Sql Database [Internet]. s23, The Geek place; 2011 Mar 6, 08:08 UTC [cited 2023 Feb 5]. Available from: https://wiki.s23.org/w/index.php?title=HowTo/Read_Mp3_ID3_tags_into_Sql_Database&oldid=20658.
Bluebook style
HowTo/Read Mp3 ID3 tags into Sql Database, https://wiki.s23.org/w/index.php?title=HowTo/Read_Mp3_ID3_tags_into_Sql_Database&oldid=20658 (last visited February 5, 2023).
BibTeX entry
@misc{ wiki:xxx, author = "s23", title = "HowTo/Read Mp3 ID3 tags into Sql Database --- s23{,} The Geek place", year = "2011", url = "https://wiki.s23.org/w/index.php?title=HowTo/Read_Mp3_ID3_tags_into_Sql_Database&oldid=20658", note = "[Online; accessed 5-February-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 = "s23", title = "HowTo/Read Mp3 ID3 tags into Sql Database --- s23{,} The Geek place", year = "2011", url = "\url{https://wiki.s23.org/w/index.php?title=HowTo/Read_Mp3_ID3_tags_into_Sql_Database&oldid=20658}", note = "[Online; accessed 5-February-2023]" }