# Zotero How To

##

## Zotero PDF Sync

* [sync Zotero Documentation](https://www.zotero.org/support/sync)
* [kb:webdav services Zotero Documentation](https://www.zotero.org/support/kb/webdav_services)
* [How to Use Zotero and Scrivener for Research-Driven Writing - JSTOR Daily](https://daily.jstor.org/how-to-use-zotero-and-scrivener-for-research-driven-writing/)
* [Zotero hacks: unlimited synced storage and its smooth use with rmarkdown / Habr](https://habr.com/en/post/443798/)
* [plugins Zotero Documentation](https://www.zotero.org/support/plugins)
* [Reference Extractor](https://rintze.zelle.me/ref-extractor/) from MS Word
* The best attacchment sync: 4shared (<https://webdav.4shared.com/zotero),> 15 GB. Alternative: GDrive with this hack: [Zotero hacks: unlimited synced storage and its smooth use with rmarkdown / Habr](https://habr.com/en/post/443798/)

## Mendeley to Zotero Import

* [Mendeley to Zotero](https://www.zotero.org/support/kb/mendeley_import)

## Zotero Add-in

* [Zotero Scihub](https://github.com/ethanwillis/zotero-scihub)
* [ZotFile](http://zotfile.com/)
* [Zotero Better Notes](https://github.com/windingwind/zotero-better-notes)
* [Better BibTeX for Zotero :: Better BibTeX for Zotero](https://retorque.re/zotero-better-bibtex/)
* [Zotero PDF Preview](https://github.com/windingwind/zotero-pdf-preview)
* [Zotero PDF Translate](https://github.com/windingwind/zotero-pdf-translate)
* [Zotero DOI Manager](https://github.com/bwiernik/zotero-shortdoi)
* [Zotero Storage Scanner](https://github.com/retorquere/zotero-storage-scanner)
* [Zotero Tag](https://github.com/windingwind/zotero-tag)
* [ZoteroTheme](https://github.com/iShareStuff/ZoteroTheme)
* [Zotero Night](https://github.com/tefkah/zotero-night)

## Zotero Howto

* Get zotero local link.
  * Install zutilo
  * Zutilo preferences
  * Unhide Copy select item links
  * In Zotero windows, right click, select Zutilo, select Copy select item links
* Get zotero web link
  * Install Zutilo
  * Zutilo preferences
  * Unhide Copy Zotero URIs
  * In Zotero windows, right click, select Zutilo, select Copy select item links
* Insert Author (year) format in MS Word
  * Zotero, Add/edit Citation
  * Find and select citation
  * Click citation name
  * Select Omit author, enter
  * Manually type author name


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://irosyadi.gitbook.io/irosyadi/howto/zotero-howto.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
