Cite This Page
Bibliographic details for Removing Comments and Blank lines of a config file
- Page name: Removing Comments and Blank lines of a config file
- Author: RSWiki contributors
- Publisher: RSWiki, .
- Date of last revision: 21 January 2013 09:11 UTC
- Date retrieved: 3 March 2021 09:33 UTC
- Permanent URL: https://www.sweetnam.eu/index.php?title=Removing_Comments_and_Blank_lines_of_a_config_file&oldid=2683
- Page Version ID: 2683
Citation styles for Removing Comments and Blank lines of a config file
APA style
Removing Comments and Blank lines of a config file. (2013, January 21). RSWiki, . Retrieved 09:33, March 3, 2021 from https://www.sweetnam.eu/index.php?title=Removing_Comments_and_Blank_lines_of_a_config_file&oldid=2683.
MLA style
"Removing Comments and Blank lines of a config file." RSWiki, . 21 Jan 2013, 09:11 UTC. 3 Mar 2021, 09:33 <https://www.sweetnam.eu/index.php?title=Removing_Comments_and_Blank_lines_of_a_config_file&oldid=2683>.
MHRA style
RSWiki contributors, 'Removing Comments and Blank lines of a config file', RSWiki, , 21 January 2013, 09:11 UTC, <https://www.sweetnam.eu/index.php?title=Removing_Comments_and_Blank_lines_of_a_config_file&oldid=2683> [accessed 3 March 2021]
Chicago style
RSWiki contributors, "Removing Comments and Blank lines of a config file," RSWiki, , https://www.sweetnam.eu/index.php?title=Removing_Comments_and_Blank_lines_of_a_config_file&oldid=2683 (accessed March 3, 2021).
CBE/CSE style
RSWiki contributors. Removing Comments and Blank lines of a config file [Internet]. RSWiki, ; 2013 Jan 21, 09:11 UTC [cited 2021 Mar 3]. Available from: https://www.sweetnam.eu/index.php?title=Removing_Comments_and_Blank_lines_of_a_config_file&oldid=2683.
Bluebook style
Removing Comments and Blank lines of a config file, https://www.sweetnam.eu/index.php?title=Removing_Comments_and_Blank_lines_of_a_config_file&oldid=2683 (last visited March 3, 2021).
BibTeX entry
@misc{ wiki:xxx, author = "RSWiki", title = "Removing Comments and Blank lines of a config file --- RSWiki{,} ", year = "2013", url = "https://www.sweetnam.eu/index.php?title=Removing_Comments_and_Blank_lines_of_a_config_file&oldid=2683", note = "[Online; accessed 3-March-2021]" }
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 = "RSWiki", title = "Removing Comments and Blank lines of a config file --- RSWiki{,} ", year = "2013", url = "\url{https://www.sweetnam.eu/index.php?title=Removing_Comments_and_Blank_lines_of_a_config_file&oldid=2683}", note = "[Online; accessed 3-March-2021]" }