-
Notifications
You must be signed in to change notification settings - Fork 0
Python script designed to parse citation files from different bases to unify the citations in one .csv file
License
kalebers/reference_unificator
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
# Reference Unificator - This script is designed to unify references in a .csv file. It reads different files from the article bases IEEE, Scopus, ACM and ScienceDirec, where the extensions .bib, .csv, .ris, .enw and.txt, respectively, are used. The script will read the files and extract the references, then it will unify them into a single .csv file. Still, you have to input the search string manually in the article base to download the the citations. The script then will parse all files and unify them together in one file. - You can use the script by running the python file. # Requirements: - Python > 3.10 # Libraries: - pandas, re and os - You can add more extensions as needed, if any other article base is used.
About
Python script designed to parse citation files from different bases to unify the citations in one .csv file
Topics
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published