{"id":20388770,"url":"https://github.com/mkearney/rtweet_citations","last_synced_at":"2026-03-06T08:02:24.448Z","repository":{"id":124079252,"uuid":"122872495","full_name":"mkearney/rtweet_citations","owner":"mkearney","description":"📝 tracking rtweet citations","archived":false,"fork":false,"pushed_at":"2019-10-22T15:47:54.000Z","size":864,"stargazers_count":5,"open_issues_count":0,"forks_count":1,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-03-04T23:43:33.270Z","etag":null,"topics":["bib","citations","rtweet"],"latest_commit_sha":null,"homepage":"","language":"TeX","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/mkearney.png","metadata":{"files":{"readme":"README.Rmd","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2018-02-25T20:14:28.000Z","updated_at":"2021-03-05T21:58:45.000Z","dependencies_parsed_at":null,"dependency_job_id":"07f2db2b-111d-43ef-9b73-5533a6e0c33e","html_url":"https://github.com/mkearney/rtweet_citations","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/mkearney/rtweet_citations","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mkearney%2Frtweet_citations","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mkearney%2Frtweet_citations/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mkearney%2Frtweet_citations/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mkearney%2Frtweet_citations/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mkearney","download_url":"https://codeload.github.com/mkearney/rtweet_citations/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mkearney%2Frtweet_citations/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30166864,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-06T07:56:45.623Z","status":"ssl_error","status_checked_at":"2026-03-06T07:55:55.621Z","response_time":250,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["bib","citations","rtweet"],"created_at":"2024-11-15T03:13:15.265Z","updated_at":"2026-03-06T08:02:24.416Z","avatar_url":"https://github.com/mkearney.png","language":"TeX","funding_links":[],"categories":[],"sub_categories":[],"readme":"---\noutput: github_document\nbibliography: rtweet_citations.bib\ncsl: https://raw.githubusercontent.com/citation-style-language/styles/master/apa-single-spaced.csl\n---\n\n# rtweet_citations\n\nA repository for tracking citations/references/uses of [rtweet](http://rtweet.info) in published articles because (a) people aren't always great about using appropriate citations for R packages, (b) Google scholar hasn't been great at locating/tracking rtweet citations, and (c) I'd like to one day get tenure :).\n\n## Bibliography list\n\n```{r, results='asis', echo = FALSE}\n## update pdf version\nsh \u003c- system(\"xelatex bib.tex\", intern = TRUE)\nsh \u003c- system(\"biber bib\", intern = TRUE)\nsh \u003c- system(\"xelatex bib\", intern = TRUE)\nsh \u003c- system(\"xelatex bib\", intern = TRUE)\nunlink(\n  grep(\"\\\\.tex$|\\\\.pdf$\", \n    list.files(pattern = \"bib\\\\.\"),\n    value = TRUE, invert = TRUE)\n)\n\n## print to README\nbiblio \u003c- bibtex::read.bib(\"rtweet_citations.bib\")\nbiblio \u003c- biblio[order(purrr::map_int(biblio, ~ as.integer(.x$year)), decreasing = TRUE)]\nbibs \u003c- lapply(biblio, function(x) capture.output(print(x)))\nbibs \u003c- lapply(bibs, paste, collapse = \" \")\nbibs \u003c- stringr::str_wrap(bibs, 100)\nbibs \u003c- gsub(\"\\n\", \"\u003cbr\u003e\u0026nbsp;\u0026nbsp;\u0026nbsp;\u0026nbsp;\u0026nbsp;\u0026nbsp;\u0026nbsp;\u0026nbsp;\", bibs)\npadding \u003c- c(rep(\".\u003c/span\u003e\u0026nbsp;\u0026nbsp;\u0026nbsp;\", length(bibs) - 9), rep(\".\u003c/span\u003e\u0026nbsp;\u0026nbsp;\u0026nbsp;\u0026nbsp;\u0026nbsp;\", 9))\ncat(paste0(\"\u003cspan\u003e\", rev(seq_along(bibs)), padding, bibs, collapse = \"\\n\\n\"))\ncat(\"\u003cstyle\u003e@media (min-width: 1200px)\n.container {\n    width: 1370px !important;\n}\u003c/style\u003e\", fill = TRUE)\n```\n\n\n\u003cstyle\u003e\n@media (min-width: 1200px)\n.container {\n    width: 1370px !important;\n}\n\u003c/style\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmkearney%2Frtweet_citations","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmkearney%2Frtweet_citations","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmkearney%2Frtweet_citations/lists"}