all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* Find and replace in bibtex Author field
@ 2014-09-28  4:37 Vikas Rawal
  2014-09-29 16:00 ` Igor Sosa Mayor
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Vikas Rawal @ 2014-09-28  4:37 UTC (permalink / raw)
  To: help-gnu-emacs

I do not know if this is the right forum to ask this. I use bibtex.el/auctex/reftex for managing my bibtex database in emacs. 

Is there a way to sort the database records by a particular field, and to be able to search and replace a string in a particular field of a bibtex database using emacs?

Would appreciate any pointers.

Vikas


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

* Re: Find and replace in bibtex Author field
  2014-09-28  4:37 Find and replace in bibtex Author field Vikas Rawal
@ 2014-09-29 16:00 ` Igor Sosa Mayor
  2014-10-01 19:21 ` Igor Sosa Mayor
       [not found] ` <mailman.10206.1412191252.1147.help-gnu-emacs@gnu.org>
  2 siblings, 0 replies; 4+ messages in thread
From: Igor Sosa Mayor @ 2014-09-29 16:00 UTC (permalink / raw)
  To: help-gnu-emacs

Vikas Rawal <vikaslists@agrarianresearch.org> writes:

> I do not know if this is the right forum to ask this. I use bibtex.el/auctex/reftex for managing my bibtex database in emacs. 
>
> Is there a way to sort the database records by a particular field, and to be able to search and replace a string in a particular field of a bibtex database using emacs?

as far as I know, no. Maybe the replace function could be achieved with
a regexp replace search...

Nevertheless with a small perl script youd could get it (I think) in an
relatively easy way.

-- 
:: Igor Sosa Mayor     :: joseleopoldo1792@gmail.com ::
:: GnuPG: 0x1C1E2890   :: http://www.gnupg.org/      ::
:: jabberid: rogorido  ::                            ::




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

* Re: Find and replace in bibtex Author field
  2014-09-28  4:37 Find and replace in bibtex Author field Vikas Rawal
  2014-09-29 16:00 ` Igor Sosa Mayor
@ 2014-10-01 19:21 ` Igor Sosa Mayor
       [not found] ` <mailman.10206.1412191252.1147.help-gnu-emacs@gnu.org>
  2 siblings, 0 replies; 4+ messages in thread
From: Igor Sosa Mayor @ 2014-10-01 19:21 UTC (permalink / raw)
  To: help-gnu-emacs

Vikas Rawal <vikaslists@agrarianresearch.org> writes:

> I do not know if this is the right forum to ask this. I use bibtex.el/auctex/reftex for managing my bibtex database in emacs. 
>
> Is there a way to sort the database records by a particular field, and to be able to search and replace a string in a particular field of a bibtex database using emacs?
>
> Would appreciate any pointers.

take also a look at:
http://joostkremers.github.io/ebib/


-- 
:: Igor Sosa Mayor     :: joseleopoldo1792@gmail.com ::
:: GnuPG: 0x1C1E2890   :: http://www.gnupg.org/      ::
:: jabberid: rogorido  ::                            ::




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

* Re: Find and replace in bibtex Author field
       [not found] ` <mailman.10206.1412191252.1147.help-gnu-emacs@gnu.org>
@ 2014-10-01 22:54   ` Joost Kremers
  0 siblings, 0 replies; 4+ messages in thread
From: Joost Kremers @ 2014-10-01 22:54 UTC (permalink / raw)
  To: help-gnu-emacs

Igor Sosa Mayor wrote:
> Vikas Rawal <vikaslists@agrarianresearch.org> writes:
>
>> I do not know if this is the right forum to ask this. I use bibtex.el/auctex/reftex for managing my bibtex database in emacs. 
>>
>> Is there a way to sort the database records by a particular field, and to be able to search and replace a string in a particular field of a bibtex database using emacs?
>>
>> Would appreciate any pointers.
>
> take also a look at:
> http://joostkremers.github.io/ebib/

At least sorting should be possible with Ebib:

http://joostkremers.github.io/ebib/ebib-manual.html#sorting-the-.bib-file

Searching for a string in a particular field is also possible:

http://joostkremers.github.io/ebib/ebib-manual.html#filters

But replacing that string is a different matter. Perhaps in the next version...


-- 
Joost Kremers                                   joostkremers@fastmail.fm
Selbst in die Unterwelt dringt durch Spalten Licht
EN:SiS(9)


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

end of thread, other threads:[~2014-10-01 22:54 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-09-28  4:37 Find and replace in bibtex Author field Vikas Rawal
2014-09-29 16:00 ` Igor Sosa Mayor
2014-10-01 19:21 ` Igor Sosa Mayor
     [not found] ` <mailman.10206.1412191252.1147.help-gnu-emacs@gnu.org>
2014-10-01 22:54   ` Joost Kremers

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.