From: "András Simonyi" <andras.simonyi@gmail.com>
To: Ihor Radchenko <yantar92@gmail.com>
Cc: Ypo <ypuntot@gmail.com>, emacs-orgmode list <emacs-orgmode@gnu.org>
Subject: Re: Could a .bib file be edited and organized in an "org-mode" way and still work as a .bib file?
Date: Tue, 19 Oct 2021 15:42:12 +0200 [thread overview]
Message-ID: <CAOWRwxCqUUbN5TZc4BRTDDLACPRWHDWxxfyjroCCfr1xTu1bCQ@mail.gmail.com> (raw)
In-Reply-To: <878rypgnbj.fsf@localhost>
Dear Ypo,
I also think that the org-bibtex format is pretty close to what you
are looking for. An added benefit could be that the org-cite CSL
export processor has recently gained (admittedly rather experimental)
support for directly using org-bibtex bibliographies, although insert
and follow functionality is missing at the moment.
best wishes,
András
On Tue, 19 Oct 2021 at 15:23, Ihor Radchenko <yantar92@gmail.com> wrote:
>
> Ypo <ypuntot@gmail.com> writes:
>
> > I have a .bib file with references, and a .org file with annotations. Like:
> > ...
> > Could I write on the .bib file using the orgmode power? Something like
> > this could work as a .bib file, or is it a no-no?
>
> M-x org-bibtex (you need a special format for Org headings). org-bibtex
> is a part of ol-bibtex.el.
>
> Also, I wrote a set of helpers to capture bibliographic data into Org
> mode headings: https://github.com/yantar92/org-capture-ref
>
> The format is something like:
>
> ******* DONE [#A] Nix [Scripta Materialia] (1998) Yielding and strain hardening of thin metal films on substrates :FLAGGED:BOOKMARK:article:ATTACH:
> SCHEDULED: <2021-03-08 Mon>
> :PROPERTIES:
> :TITLE: Yielding and strain hardening of thin metal films on substrates
> :BTYPE: article
> :AUTHOR: Nix, William D
> :JOURNAL: Scripta Materialia
> :VOLUME: 39
> :NUMBER: 4-5
> :PAGES: 545-554
> :YEAR: 1998
> :URL: https://scholar.googleusercontent.com/scholar.bib?q=info:sVHrZR2RlwsJ:scholar.google.com/&output=citation&scisdr=CgXarAaXEL216MPM490:AAGBfm0AAAAAYD3J-917MgTBuwvpZNL09BcZoHmF8au_&scisig=AAGBfm0AAAAAYD3J-ytYquMZbiTcC-Jxg3itxnjKSZfQ&scisf=4&ct=citation&cd=-1&hl=en
> :CREATED: [2021-03-02 Tue 13:25]
> :HOWPUBLISHED: Scholar.Googleusercontent
> :NOTE: Online; accessed 02 March 2021
> :PUBLISHER: Pergamon
> :ID: 2c5b442a-c8fa-43d2-86f0-c160b496eb4d
> :Effort: 0:05
> :SHOWFROMDATE: 2021-03-08
> :END:
>
> #CLS #dislocation #misfit #theory
>
> - !! [2021-03-09 Tue] [[id:5cc9cea1-a023-4cc8-9753-277dc474850b][Pant Acta 2003]] showed that the hypothesised dislocation/misfit interaction does not actually happen (at least, in (111) FCC films)
> - Yet, the shape of the dislocation upon interaction with the misfit is still a "bump", thus general derivation by Nix is still not too terrible. *The Nix's model just overestimate the hardening*
>
> This headings exports to
>
> @article{2c5b442a-c8fa-43d2-86f0-c160b496eb4d,
> author={Nix, William D},
> title={Yielding and strain hardening of thin metal films on substrates},
> journal={Scripta Materialia},
> year={1998},
> volume={39},
> number={4-5},
> pages={545-554},
> note={Online; accessed 02 March 2021}
> }
>
> Hope it helps.
>
> Best,
> Ihor
>
>
next prev parent reply other threads:[~2021-10-19 13:43 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-10-19 13:07 Could a .bib file be edited and organized in an "org-mode" way and still work as a .bib file? Ypo
2021-10-19 13:24 ` Ihor Radchenko
2021-10-19 13:42 ` András Simonyi [this message]
2021-10-19 14:09 ` Ihor Radchenko
2021-10-19 14:23 ` András Simonyi
2021-10-19 14:45 ` Ihor Radchenko
2021-10-31 18:48 ` Ypo
2021-10-19 14:46 ` Eric S Fraga
2021-10-19 14:12 ` Eric S Fraga
-- strict thread matches above, loose matches on Subject: below --
2022-08-23 11:44 Ypo
2022-08-23 11:59 ` Bruce D'Arcus
2022-08-23 12:38 ` Ihor Radchenko
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
List information: https://www.orgmode.org/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=CAOWRwxCqUUbN5TZc4BRTDDLACPRWHDWxxfyjroCCfr1xTu1bCQ@mail.gmail.com \
--to=andras.simonyi@gmail.com \
--cc=emacs-orgmode@gnu.org \
--cc=yantar92@gmail.com \
--cc=ypuntot@gmail.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
Code repositories for project(s) associated with this public inbox
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).