Skip to content

This repository contains a Python function that converts a .xlsx bibliometrix file to a .bib file.

License

Notifications You must be signed in to change notification settings

bragagnololu/bibliometrix2bib

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

bibliometrix2bib

This repository contains a Python function that converts a .xlsx bibliometrix file from R to a .bib file. Then, it can be imported in reference managers, such as Mendeley (other reference managers were not tested).

1 Inputs

The function xlsx2bib takes two arguments:

xlsx2bib(folder_data,output)

folder_data = bibliometrix_input.xlsx #path for the .xlsx bibliometrix file
base_filename = output_refs.bib #output file (.bib)

System requirements

Python 3
pandas

About

This repository contains a Python function that converts a .xlsx bibliometrix file to a .bib file.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Languages