all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* Bib system based on org-mode
@ 2010-07-10  5:44 Qiang Guo
  2010-07-10 10:49 ` Andreas Burtzlaff
  0 siblings, 1 reply; 2+ messages in thread
From: Qiang Guo @ 2010-07-10  5:44 UTC (permalink / raw)
  To: emacs-orgmode


Hi, Community

org-mode is a great tool to record and recognize
things. Has anybody ever thought of using it as a
bibliographical system as Endnote, and etc ?

Right now, I am trying to organize my reference records in
org-mode. This is handy because org-mode has some nice
features such as :PROPERTY:, tags, ... For example, an entry
could be like this
/--------------------------------------/
* Spectrum Sensing based on ....
  :PROPERTIES:
  :author: XXX and XXX
  :journal: Trans on Wireless Comm
  :month: june
  ...
  :END:
  ** Notes
     Some notes can be put here. 

/--------------------------------------/

Of course, the record can be imported from any structured
bib file such as bibtex files, endnote files by implementing
some lisp code.

Are there some other ways of using org-mode to organize
paper records I don't know about ? Or are there any people
interested in writing a extension or something to org-mode ?
I am a elisp newbie, but I can of course join in such a
project if there are such one.

Cheers~

Qiang

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2010-07-10 10:48 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-07-10  5:44 Bib system based on org-mode Qiang Guo
2010-07-10 10:49 ` Andreas Burtzlaff

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.