From mboxrd@z Thu Jan 1 00:00:00 1970 From: Titus von der Malsburg Subject: Re: jabref like orgmode based solution to bibliography management (not for latex) Date: Sat, 30 May 2015 08:36:00 -0700 Message-ID: <87r3py5b8f.fsf@posteo.de> References: Mime-Version: 1.0 Content-Type: multipart/signed; boundary="=-=-="; micalg=pgp-sha1; protocol="application/pgp-signature" Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:59866) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Yyinx-0000xT-Eo for emacs-orgmode@gnu.org; Sat, 30 May 2015 11:36:10 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Yyinu-0002LC-96 for emacs-orgmode@gnu.org; Sat, 30 May 2015 11:36:09 -0400 Received: from mx02.posteo.de ([89.146.194.165]:40799) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Yyinu-0002L0-28 for emacs-orgmode@gnu.org; Sat, 30 May 2015 11:36:06 -0400 In-reply-to: List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: Xebar Saram Cc: org mode --=-=-= Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable On 2015-05-30 Sat 01:20, Xebar Saram wrote: > Hi all > > i have been using jabref for the past 2-4 years in my academia work to > manage my reference library. i dont use latex (..its on my TODO list...wh= en > (f ever) i have time..) so for now i just want something to manage my > references. the key things i need to move over from jabref are: Author of helm-bibtex here. > 1. easy add references Helm-bibtex doesn=E2=80=99t deal with this because I prefer to edit my BibT= eX file by hand. BibTeX retrieved from journals is almost always messy and I need to edit it anyway. It=E2=80=99s not too hard, though: I click on Bi= bTeX export on the journal page, the BibTeX file is opened in Emacs, I fix it, and use a command that appends it to my bibliography. However, I think org-ref has tools that do more to support importing new entries and org-ref combines well with helm-bibtex. > 2. a way to quick filter references (helm bibtex seems like a good soluti= on) That=E2=80=99s what helm-bibtex was written to solve. > 3. filter lists based on tags/keywords (orgmode has that covered) In helm-bibtex you can also search for keywords and tags.=20 > 4. this one is important: a way to quickly export selected references in > word/odf/html based on a pre fixed style (ie Nature, Chicago etc) helm-bibtex can generate references in APA style but as far as I can see Chicago style is very similar, so it shouldn=E2=80=99t be hard to add suppo= rt for that. > anyone uses such a system in emacs/org and can recommend the way to > go? For more details, see: https://github.com/tmalsburg/helm-bibtex Titus --=-=-= Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v1 iQEcBAEBAgAGBQJVadjhAAoJEK40WfPGE2idKwEH/RCNrmtGebNOMCD/JUvrLHrE NKjUv0uVWR3X953rt09b8qPTNbnV9HRHaguiiEpmsWnPL8fIMl1fxybU1/6NLtw7 XVDS5xA9d4776pWxvdHJ93oIHb9qjWjsEq37PUEsmheMH5SWUqNhW8lfWkVVsHZn 4R5NV8a3Tiwk0eBXunP68GYHVUDOp+7WZHlSOWeWv4AbswSxycjbUcPcj3yCnYY4 KgcEPNTgTa2S5pTwFEyubBaNDVsLFFE3yhN1vKS7vcz3tro/xDAI6ijdOer8E0ES QDAVYdb5ZTuLz63/MPzd8aYV+/IUMdRuFeFCSzFC/DYbiPYsSg8VuC/KxmFk8bM= =+g4i -----END PGP SIGNATURE----- --=-=-=--