diff options
Diffstat (limited to '2025/talks/reference.md')
| -rw-r--r-- | 2025/talks/reference.md | 15 |
1 files changed, 7 insertions, 8 deletions
diff --git a/2025/talks/reference.md b/2025/talks/reference.md index fae77439..128a94ec 100644 --- a/2025/talks/reference.md +++ b/2025/talks/reference.md @@ -63,12 +63,11 @@ before this. - Check out the ebib manual for an explanation of the features I showed and more! - [https://joostkremers.github.io/ebib/ebib-manual.html](https://joostkremers.github.io/ebib/ebib-manual.html){rel="noreferrer noopener"}. - - Also my ebib config for the custom things - [https://github.com/Vidianos-Giannitsis/Dotfiles/blob/master/emacs/.emacs.d/libs/zettelkasten.org#ebib](https://github.com/Vidianos-Giannitsis/Dotfiles/blob/master/emacs/.emacs.d/libs/zettelkasten.org#ebib){rel="noreferrer noopener"} + [https://joostkremers.github.io/ebib/ebib-manual.html](https://joostkremers.github.io/ebib/ebib-manual.html). + - Also my ebib config for the custom things [https://github.com/Vidianos-Giannitsis/Dotfiles/blob/master/emacs/.emacs.d/libs/zettelkasten.org#ebib](https://github.com/Vidianos-Giannitsis/Dotfiles/blob/master/emacs/.emacs.d/libs/zettelkasten.org#ebib) - My 2022 talk if you're interested in the rest of my workflow regarding scientific literature - [https://emacsconf.org/2022/talks/science/](https://emacsconf.org/2022/talks/science/){rel="noreferrer noopener"} + [https://emacsconf.org/2022/talks/science/](https://emacsconf.org/2022/talks/science/) - Use link to directly download bib info to the library is cool. I always did that manually. - The reading list, for me every download item will directly inside a @@ -127,7 +126,7 @@ before this. but the rest of my packages know to find it in the folder I save initially. You may look at the README of the package for more details, it is one of the more well written ones in my opinion - ([https://github.com/tmalsburg/helm-bibtex](https://github.com/tmalsburg/helm-bibtex){rel="noreferrer noopener"}). + ([https://github.com/tmalsburg/helm-bibtex](https://github.com/tmalsburg/helm-bibtex)). - Ok, I see, Ivy-bibtex has a function for this, thanks! - Q: What about annotations with ereaders. veiwng and taking on emacs or erader touchscreen highlighting and notes, org-noter I think @@ -146,7 +145,7 @@ before this. - I agree with the above comment. PDF is just the easiest to deal with in general, so I try to go for it. For taking notes on web sites, there is org-roam-protocol - ([https://www.orgroam.com/manual.html#org_002droam_002dprotocol](https://www.orgroam.com/manual.html#org_002droam_002dprotocol){rel="noreferrer noopener"}) + ([https://www.orgroam.com/manual.html#org_002droam_002dprotocol](https://www.orgroam.com/manual.html#org_002droam_002dprotocol) although I personally don't use it a lot. Video is much more complex, but in practice, I tend to not annotate videos directly, with a timestamp, but rather to take crude notes on @@ -156,7 +155,7 @@ before this. have in your bib file? How do you generate the 'bib' entry with metadata and abstract? - (Not the author) He mentioned he uses Zotra, which does that. - [https://github.com/mpedramfar/zotra](https://github.com/mpedramfar/zotra){rel="noreferrer noopener"} + [https://github.com/mpedramfar/zotra](https://github.com/mpedramfar/zotra) - Yes, this is my approach. Specifically the function zotra-add-entry. - Q: When you fact check every details for a bib entry? The author @@ -167,7 +166,7 @@ before this. bib entries work well. But Org-ref has a tool to automatically check it. I generally think it is best to do it directly when you add them. - - [https://github.com/jkitchin/org-ref/blob/master/org-ref-bibtex.el#L119](https://github.com/jkitchin/org-ref/blob/master/org-ref-bibtex.el#L119){rel="noreferrer noopener"} + - [https://github.com/jkitchin/org-ref/blob/master/org-ref-bibtex.el#L119](https://github.com/jkitchin/org-ref/blob/master/org-ref-bibtex.el#L119) - Yes, i did it manully, so some time I have issues. - Comment: I just use Org headings for all the metadata. Why bother with bib files. https://0x0.st/Kvbi.txt |
