mirror of
https://github.com/LCTT/TranslateProject.git
synced 2025-01-04 22:00:34 +08:00
120 lines
5.4 KiB
Markdown
120 lines
5.4 KiB
Markdown
|
[#]: collector: (lujun9972)
|
|||
|
[#]: translator: ( )
|
|||
|
[#]: reviewer: ( )
|
|||
|
[#]: publisher: ( )
|
|||
|
[#]: url: ( )
|
|||
|
[#]: subject: (Zotero: An Open Source App to Help You Collect & Share Research)
|
|||
|
[#]: via: (https://itsfoss.com/zotero/)
|
|||
|
[#]: author: (Ankush Das https://itsfoss.com/author/ankush/)
|
|||
|
|
|||
|
Zotero: An Open Source App to Help You Collect & Share Research
|
|||
|
======
|
|||
|
|
|||
|
_**Brief: Zotero is an impressive free and open-source app that lets you collect, organize, cite, and share research. You can also instantly create references and bibliographies for your documents with Zotero.**_
|
|||
|
|
|||
|
Usually, you can [use any note taking app on Linux][1] to collect and share your ideas. But, here, I want to share something tailored specifically to help you collect, organize, and share your research, i.e. [Zotero][2].
|
|||
|
|
|||
|
### Zotero: Collect, Organize, & Share Research
|
|||
|
|
|||
|
![][3]
|
|||
|
|
|||
|
Zotero is a completely open-source project that you can find on [GitHub][4]. It aims to help you easily collect, organize, add notes, and share your research.
|
|||
|
|
|||
|
And, all of that without being a cloud-based service, it is completely offline. So, your research notes belong to you. Of course, unless you want to sync it for collaboration purpose, for which you may have to refer the [documentation][5].
|
|||
|
|
|||
|
To give you a head start, you can either opt for a [WebDAV storage][6] or just create a Zotero account to sync and share your research easily.
|
|||
|
|
|||
|
For instance, I created a Zotero account with the username **ankush9**, you can find my research collections (that I added to my publication) at <https://www.zotero.org/ankush9>
|
|||
|
|
|||
|
![][7]
|
|||
|
|
|||
|
This makes it easy to share your organized research and you can choose what to share to your publication.
|
|||
|
|
|||
|
Let me highlight the key features that you get with Zotero to help you decide if you need to try it out.
|
|||
|
|
|||
|
### Features of Zotero
|
|||
|
|
|||
|
![][8]
|
|||
|
|
|||
|
* Ability to add information right from the web in a click using a browser extension
|
|||
|
* Add notes for each information
|
|||
|
* Supports adding tags
|
|||
|
* Supports adding voice recording
|
|||
|
* Add video recording as attachment
|
|||
|
* Add software as attachment
|
|||
|
* Store an email as attachment
|
|||
|
* Store podcast as an attachment
|
|||
|
* Add Blog Posts
|
|||
|
* Add a link to file
|
|||
|
* Create bibliography from item
|
|||
|
* Offline snapshot storage (you can access the web pages you saved without needing an Internet connection)
|
|||
|
* Ability to duplicate items
|
|||
|
* Organize items in a library
|
|||
|
* Offers a trash bin to delete your items and easily restore them if needed
|
|||
|
* Synchronization support
|
|||
|
* Ability to export data
|
|||
|
* LibreOffice add-on available for integration
|
|||
|
* Easily share your research using your Zotero profile link
|
|||
|
* Cross-platform support
|
|||
|
|
|||
|
|
|||
|
|
|||
|
If you just want to create quick bibliography, you can try their other tool, [ZoteroBib][9].
|
|||
|
|
|||
|
**Recommended Read:**
|
|||
|
|
|||
|
![][10]
|
|||
|
|
|||
|
#### [9 Best LaTeX Editors For Linux][11]
|
|||
|
|
|||
|
Once you get over the learning curve, there is nothing like LaTex. Here are the best LaTex editors for Linux and other systems.
|
|||
|
|
|||
|
### Installing Zotero on Linux
|
|||
|
|
|||
|
![][12]
|
|||
|
|
|||
|
It is available for Windows, macOS, and Linux. For Linux, if you are using an Ubuntu-based distribution (or Ubuntu itself), you will get a deb file (maintained by a third-party) to download and install it.
|
|||
|
|
|||
|
[Installing a deb file][13] is easy and it worked just fine on Pop OS 20.04. If you are using any other Linux distribution, you can [extract the tarball][14] and get it installed.
|
|||
|
|
|||
|
You can follow the [official installation instructions][15] to proceed with the suitable method.
|
|||
|
|
|||
|
[Zotero][2]
|
|||
|
|
|||
|
### Concluding Thoughts
|
|||
|
|
|||
|
You get plenty of features to organize, share, cite, and collect resources for your search. With the support for audio, video, text, and link, it should be fit for almost everything.
|
|||
|
|
|||
|
Of course, I would recommend this to a power user to make the most out of it. And, if you are someone who has previously use tree-view (mind map view) note taking tools, you know what to look for.
|
|||
|
|
|||
|
What do you think about Zotero? If it’s not for you, what would you suggest as a better alternative to this? Let me know your thoughts in the comments below.
|
|||
|
|
|||
|
--------------------------------------------------------------------------------
|
|||
|
|
|||
|
via: https://itsfoss.com/zotero/
|
|||
|
|
|||
|
作者:[Ankush Das][a]
|
|||
|
选题:[lujun9972][b]
|
|||
|
译者:[译者ID](https://github.com/译者ID)
|
|||
|
校对:[校对者ID](https://github.com/校对者ID)
|
|||
|
|
|||
|
本文由 [LCTT](https://github.com/LCTT/TranslateProject) 原创编译,[Linux中国](https://linux.cn/) 荣誉推出
|
|||
|
|
|||
|
[a]: https://itsfoss.com/author/ankush/
|
|||
|
[b]: https://github.com/lujun9972
|
|||
|
[1]: https://itsfoss.com/note-taking-apps-linux/
|
|||
|
[2]: https://www.zotero.org/
|
|||
|
[3]: https://i1.wp.com/itsfoss.com/wp-content/uploads/2020/11/zotero-app.png?resize=800%2C481&ssl=1
|
|||
|
[4]: https://github.com/zotero/zotero
|
|||
|
[5]: https://www.zotero.org/support/
|
|||
|
[6]: https://en.wikipedia.org/wiki/WebDAV
|
|||
|
[7]: https://i0.wp.com/itsfoss.com/wp-content/uploads/2020/11/zotero-online-publication.jpg?resize=800%2C600&ssl=1
|
|||
|
[8]: https://i2.wp.com/itsfoss.com/wp-content/uploads/2020/11/zotero-extension.jpg?resize=800%2C414&ssl=1
|
|||
|
[9]: https://zbib.org/
|
|||
|
[10]: https://i2.wp.com/itsfoss.com/wp-content/uploads/2017/11/latex-featured.jpg?fit=800%2C450&ssl=1
|
|||
|
[11]: https://itsfoss.com/latex-editors-linux/
|
|||
|
[12]: https://i1.wp.com/itsfoss.com/wp-content/uploads/2020/11/zotero-preferences.png?resize=800%2C489&ssl=1
|
|||
|
[13]: https://itsfoss.com/install-deb-files-ubuntu/
|
|||
|
[14]: https://en.wikipedia.org/wiki/Tarball
|
|||
|
[15]: https://www.zotero.org/support/installation
|