Cite This Page
Bibliographic details for How to query file with jq
- Page name: How to query file with jq
- Author: razwiki contributors
- Publisher: razwiki, .
- Date of last revision: 6 December 2021 18:37 UTC
- Date retrieved: 4 June 2023 23:12 UTC
- Permanent URL: https://wiki.abuissa.net/index.php?title=How_to_query_file_with_jq&oldid=69
- Page Version ID: 69
Citation styles for How to query file with jq
APA style
How to query file with jq. (2021, December 6). razwiki, . Retrieved 23:12, June 4, 2023 from https://wiki.abuissa.net/index.php?title=How_to_query_file_with_jq&oldid=69.
MLA style
"How to query file with jq." razwiki, . 6 Dec 2021, 18:37 UTC. 4 Jun 2023, 23:12 <https://wiki.abuissa.net/index.php?title=How_to_query_file_with_jq&oldid=69>.
MHRA style
razwiki contributors, 'How to query file with jq', razwiki, , 6 December 2021, 18:37 UTC, <https://wiki.abuissa.net/index.php?title=How_to_query_file_with_jq&oldid=69> [accessed 4 June 2023]
Chicago style
razwiki contributors, "How to query file with jq," razwiki, , https://wiki.abuissa.net/index.php?title=How_to_query_file_with_jq&oldid=69 (accessed June 4, 2023).
CBE/CSE style
razwiki contributors. How to query file with jq [Internet]. razwiki, ; 2021 Dec 6, 18:37 UTC [cited 2023 Jun 4]. Available from: https://wiki.abuissa.net/index.php?title=How_to_query_file_with_jq&oldid=69.
Bluebook style
How to query file with jq, https://wiki.abuissa.net/index.php?title=How_to_query_file_with_jq&oldid=69 (last visited June 4, 2023).
BibTeX entry
@misc{ wiki:xxx, author = "razwiki", title = "How to query file with jq --- razwiki{,} ", year = "2021", url = "https://wiki.abuissa.net/index.php?title=How_to_query_file_with_jq&oldid=69", note = "[Online; accessed 4-June-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 = "razwiki", title = "How to query file with jq --- razwiki{,} ", year = "2021", url = "\url{https://wiki.abuissa.net/index.php?title=How_to_query_file_with_jq&oldid=69}", note = "[Online; accessed 4-June-2023]" }