Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision |
| en:iot-open:rules [2025/10/28 16:22] – raivo.sell | en:iot-open:rules [2025/10/30 07:53] (current) – raivo.sell |
|---|
| |
| |
| ==== Using RefNotes for structured references ==== | If using the **RefNotes plugin** for structured or bibliographical references (e.g., Harvard or IEEE-style), make sure to disable the automatic backlink numbers that appear in the reference list. |
| If you are using the **RefNotes plugin** for structured or bibliographical references (e.g., Harvard or IEEE-style), make sure to disable the automatic backlink numbers that appear in the reference list. | |
| Otherwise, the same citation may appear with duplicated numbers such as `[2], [2]`. | Otherwise, the same citation may appear with duplicated numbers such as `[2], [2]`. |
| |
| |
| <note tip>Dokuwiki server struggles with a caching issue: if you generate PDFs in a row, when downloading the PDF book, you may get an older copy instead of the recently generated one. Open the PDF book in the private tab of your browser (it does not use session cache, thus always downloads full content from the Dokuwiki server). Simply right-click the **Current version of PDF Book** and select **Open in new private tab** (or similar, browser dependent).</note> | <note tip>Dokuwiki server struggles with a caching issue: if you generate PDFs in a row, when downloading the PDF book, you may get an older copy instead of the recently generated one. Open the PDF book in the private tab of your browser (it does not use session cache, thus always downloads full content from the Dokuwiki server). Simply right-click the **Current version of PDF Book** and select **Open in new private tab** (or similar, browser dependent).</note> |
| | ===== Useful tools ===== |
| | |
| | If you want to print just one page as proper PDF, you can use a DW2PDF plugin. Just add in the end of page URL a command: |
| | <code>?do=export_pdf</code> |
| | |