Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/vulwsztyn/tweet-2-bibtex
https://github.com/vulwsztyn/tweet-2-bibtex
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/vulwsztyn/tweet-2-bibtex
- Owner: Vulwsztyn
- Created: 2024-07-20T11:41:00.000Z (6 months ago)
- Default Branch: main
- Last Pushed: 2024-08-28T22:44:59.000Z (4 months ago)
- Last Synced: 2024-08-28T23:47:20.254Z (4 months ago)
- Language: Ruby
- Size: 1.55 MB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# tweet-2-bibtex
## Usage
`ruby main.rb `
e.g.
`ruby main.rb https://twitter.com/GretaThunberg/status/1608056944501178368`
## Output
The output should end with valid bibtex citation e.g.:
```
@misc{author_year,
author = {Greta Thunberg - @GretaThunberg},
title = {yes, please do enlighten me. email me at [email protected]},
year = {2022},
month = {12},
day = {28},
howpublished = {\url{https://twitter.com/GretaThunberg/status/1608056944501178368}},
note = {Accessed: 2024-07-20}
}
```## Requirements
ruby and watir
---
![image](./meme.png)