Skip to content
This repository was archived by the owner on Jun 30, 2023. It is now read-only.

Commit 3930819

Browse files
authored
Update README.md
1 parent 5186742 commit 3930819

1 file changed

Lines changed: 6 additions & 5 deletions

File tree

README.md

Lines changed: 6 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -9,18 +9,19 @@ Repo containing code to for R package <tt>academictwitteR</tt> to collect tweets
99
```
1010
To cite package ‘academictwitteR’ in publications use:
1111
12-
Christopher Barrie and Justin Chun-ting Ho (2021). academictwitteR:
13-
an R package to access the Twitter Academic Research
14-
Product Track v2 API endpoint. R package version 0.0.0.9000.
12+
Christopher Barrie and Justin Chun-ting Ho (2021). academictwitteR:
13+
Access the Twitter Academic Research Product Track V2 API Endpoint.
14+
R package version 0.1.0.
1515
https://github.com/cjbarrie/academictwitteR. doi:10.5281/zenodo.4714637
1616
1717
A BibTeX entry for LaTeX users is
1818
1919
@Manual{academictwitteR,
20-
title = {academictwitteR: an R package to access the Twitter Academic Research Product Track v2 API endpoint},
20+
title = {academictwitteR:
21+
Access the Twitter Academic Research Product Track V2 API Endpoint},
2122
author ={Christopher Barrie and Justin Chun-ting Ho},
2223
year = 2021,
23-
note = {R package version 0.0.0.9000},
24+
note = {R package version 0.1.0},
2425
url = {https://github.com/cjbarrie/academictwitteR},
2526
doi = {10.5281/zenodo.4714637}
2627
}

0 commit comments

Comments
 (0)