Skip to content

johannww/scopus-bib-references.nvim

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Automated Scopus Bib References

If you are an academic writer that needs to QUICKLY get a bib reference, this plugin is for you!

Scopus Bib References allows you to get the bib reference right at your clipboard without having to manually download it:

scopus.mp4

Current database support

Scopus, IEEE, ACM, Springer, ScienceDirect, MDPI (CURRENT NOT WORKING), and DOI

Warning

You might need to use a VPN from your university to use the API.

Dependencies

  • python virtual environment
pip install virtualenv
sudo apt install python3-venv
sudo pacman -S python-virtualenv

Installation

Lazy:

{
    "johannww/scopus-bib-references.nvim",
    cmd = { "ScopusBibReference" },
    config = true,
},

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors