Zotero 5.0
Zotero 5.0 on Ubuntu 18.04/Linux
Zotero is a free and open-source reference management software to manage
bibliographic data and related research materials (such as PDF files,
images, audio and video content,
snapshots of web pages, indexes). Notable features include web browser
integration, online syncing, generation of in-text citations, footnotes,
and bibliographies, as well as integration with the word processors
Microsoft Word, LibreOffice Writer, and Google Docs. It is produced by
the Center for History and New Media at George Mason University.
Update & Upgrade Ubuntu
sudo apt-get update
sudo apt-get upgrade -y
Add the repository of Zotero using PPA
sudo add-apt-repository ppa:smathot/cogscinl
Install the Zotero package using the following command
sudo apt-get install zotero-standalone -y
For ubuntu 16.04
sudo add-apt-repository ppa:smathot/cogscinl
Type your password and press ENTER when asked.
sudo apt-get update
sudo apt-get install zotero-standalone
Comments
Post a Comment