ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: "Willi Egger" <w.egger@xs4all.nl>
Subject: BIBTEX module for Context
Date: Sun, 22 Apr 2001 22:44:17 +0200	[thread overview]
Message-ID: <000a01c0cb6d$23bf7e80$0100a8c0@xs4all.nl> (raw)

[-- Attachment #1: Type: text/plain, Size: 280 bytes --]

Hi all,

I tried to get the bibliography running. However I do not have the clue, how
to get BIBTEX working on my literature reference file.

Is there anybody who has experience to prepare bib --> bbl files from
scratch?

Enclosed my experimental files.

Thanks for support Willi

[-- Attachment #2: lit-verz.bib --]
[-- Type: application/octet-stream, Size: 1578 bytes --]

%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
%                                  %
% Dissertation Willi Egger 1983    %
%                                  %
% CONTEXT file for BIBTEX          %
% File name: lit-ver.bib           %
%                                  %
% Willi Egger                      %
% April 2001                       %
%                                  %
% Dissertation scanned april 2001  %
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
%M \gebruikmodule[bib]
%M \startpublication[k=me,
%M                   t=article,
%M                   a=Hoekwater,
%M                   y=1999,
%M                   s=TH99,
%M                   n=1]
%M \artauthor[]{Taco}[T.]{}{Hoekwater}
%M \arttitle{\CONTEXT\ Publication Module}
%M \journal{MAPS}
%M \pubyear{To appear}
%M \stoppublication

\startpublication[%
   k=Allan80,
   t=article,
   a=Allan,
   y=1980,
   n=1]
   \artauthor[]{}[E.M.]{}{Allan} 
   \artauthor[]{}[H M.]{}{Pirle} 
   \artauthor[]{}[P. M.]{}{Msolla} 
   \artauthor[]{}[I.E.]{}{Selman} 
   \artauthor[]{}[A.]{}{Wiseman} 
   \arttitle{The pathological features of severe cases of infectious bovine rhinotracheitis}
   \journal{Vet. Rec.}
   \issue{107}
   \pages{441-445}
   \pubyear{1980}
\stoppublication   

\startpublication
   \thekey{Bagdadi74}
   \artauthor{Bagdadi, M. und Martin, J.}
   \arttitle{Ueber das Vorkommen von Meningoencephalitis im Verlaufe von IBR-Infektionen bei K\"albern und Jungrindern}
   \journal{Mh. Vet.-Med.}
   \issue{29}
   \pages{253-257}
   \pubyear{1974}
\stoppublication

[-- Attachment #3: lit-bibl.tex --]
[-- Type: application/octet-stream, Size: 635 bytes --]

%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
%                                  %
% Dissertation Willi Egger 1983    %
%                                  %
% CONTEXT file for BIBTEX          %
% File name: lit-bib.tex           %
%                                  %
% Willi Egger                      %
% April 2001                       %
%                                  %
% Dissertation scanned april 2001  %
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%

\usemodule[bib]
\setuppublications[database={lit-verz}]

\starttext

 dummy 1 \cite[authoryears][Allan80]\par
 dummy 2 \cite[author][Bagdadi74]\par
 dummy 3 \cite[Bagdadi74]\par 

\stoptext

             reply	other threads:[~2001-04-22 20:44 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-04-22 20:44 Willi Egger [this message]
2001-04-23  7:35 ` Taco Hoekwater
2001-04-23  9:14 Peter Jander

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

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to='000a01c0cb6d$23bf7e80$0100a8c0@xs4all.nl' \
    --to=w.egger@xs4all.nl \
    /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.
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 NNTP newsgroup(s).