Skip to content

Some useful shell scripts for academic writing and programming

License

Notifications You must be signed in to change notification settings

atoms-ufrj/usefulscripts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Useful Scripts

Some useful shell scripts for academic writing and programming

Installation

git clone https://github.com/atoms-ufrj/usefulscripts
cd usefulscripts
sudo ./install

Available Scripts

doi2bib

doi2bib <DOI>

Gets a Digital Object Identifier (DOI) and generates a bibtex entry for the corresponding object.

git-replace-all

git-replace-all <old> <new>

Performs a case-sensitive search for a given expression and replaces it with a new one in all files of a git repository.

About

Some useful shell scripts for academic writing and programming

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages