Zotero setting in Ubuntu20
- First download the Zotero tar.bz2 file in the official web site
- Extract and move the folder where you want. In my case, home folder.
- Assuming your
Zotero_linux-x86_64
folder is in~
,
go to the folder by typing in terminal
cd ~/Zotero_linux-x86_64
first try running Zotero by typing in terminal
./zotero
Now, create the icon by typing in terminal
./set_launcher_icon
Then, make a simlink by
sudo ln -s ~/Zotero_linux-x86_64/zotero.desktop ~/.local/share/applications/zotero.desktop
Then, you can find Zotero in your applications
- Now, assuming your user name is
jay
, and your dropbox folder is in/home/jay/Dropbox
make a folder /home/jay/Dropbox/zotero/data
and make a folder /home/jay/Dropbox/zotero/attachment
.
Then, set
Author And Source
이 문제에 관하여(Zotero setting in Ubuntu20), 우리는 이곳에서 더 많은 자료를 발견하고 링크를 클릭하여 보았다 https://velog.io/@le4m/Zotero-setting-in-Ubuntu20저자 귀속: 원작자 정보가 원작자 URL에 포함되어 있으며 저작권은 원작자 소유입니다.
우수한 개발자 콘텐츠 발견에 전념 (Collection and Share based on the CC Protocol.)