Skip to Content.
Sympa Menu

texmacs-users - Re: [TeXmacs] Bibtex style

Subject: mailing-list for TeXmacs Users

List archive

Re: [TeXmacs] Bibtex style


Chronological Thread 
  • From: Henri Lesourd <address@hidden>
  • To: Mingfeng Yang <address@hidden>
  • Cc: address@hidden
  • Subject: Re: [TeXmacs] Bibtex style
  • Date: Thu, 08 Dec 2005 02:27:13 +0100

Mingfeng Yang wrote:

Hello,

I am totally a layman on latex. Recently, I began to use TeXmacs to write journal articles, and found out it's an excellent tool. Thank you for developing the great software!

As you know, different academic journal (publishers) require different format for the bibliography. How can I define different bibtex styles and incorporate them with TeXmacs? Can someone suggest a starting point for me to learn? Thanks!

As far as I know, TeXmacs uses bibTeX in a completely standard
way (I mean : you are using the bibTeX tool itself, thus you
are using standard .bib files in your TeXmacs documents), so
it seems that your problem is a pure bibTeX problem (and as
for me, I know only the very basics of using bibTeX... :-( ).

As far as using bibTeX in TeXmacs, you only need to insert a
markup :
[[
<bibliography|bib|alpha|my_file.bib|>
]]

at the end of your document, and the command :
[[
Document/Update/Bibliography
]]

should automagically update your bibliography :-). This
is so, of course is no other problem happen (like finding
your .bib file...), but you have the bibTeX output on the
TeXmacs console.

Hope it helps.

Best, Henri




Archive powered by MHonArc 2.6.19.

Top of Page