ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: "Mr. Wang Lei" <lwang@Amath8.amt.ac.cn>
Cc: ntg-context@ntg.nl
Subject: RE: Adapting m-bib layout (was: Where the m-bib and m-math?)
Date: Fri, 2 Jun 2000 10:14:27 +0800 (CST)	[thread overview]
Message-ID: <Pine.GSO.4.21.0006020955260.4631-100000@AMath13> (raw)
In-Reply-To: <006601bfcbd2$5445bb50$0321a8c0@bmach.nederware.nl>

On Thu, 1 Jun 2000, Berend de Boer wrote:

> If you write a new complete bibl-xxx.tex file, would you post it here or
> make it available?

Not a new complete one. I just change something in the bibl-apa.tex.
put them to a new file so that it can not be confuse with the 
system bibl-apa.tex. 

change the parameters to give number ref.

\setuppublicationparameters     [
        pubsep={, },
        lastpubsep={ and },
        authorsep={, },
        editorsep={, },
        refcommand=\bibnumref,
        \c!links={[},
        \c!rechts={]},
        namesep={, },
        firstnamesep={, },
    lastnamesep={ and }]

move the year after the title in article and the end in book.

\setuppublicationlayout[article]{%
   \insertartauthors{}{, }{\insertthekey{}{ }{}}%
   \insertarttitle{\bgroup }{\egroup. }{}%
   \insertjournal{\bgroup \it}{\egroup }
        {\insertcrossref{In }{}{}}%
   \insertpubyear{ }{}{\unskip.}%  <------ move to here, so as the book.
   \insertvolume
        {, }
        {\insertissue{(}{)}{}\insertpages{, }{.}{.}}
        {\insertpages{, pp. }{.}{.}}%
   \insertnote{ }{.}{}%
}

I am new to learn tex and context. these change are vary
trival and may not enough to construct a robust bib style.

> The trick is the variant entry:
> 
> 	\setuppublications
> 		[variant=xxx]
> 
> will (should, not tested :-) ) read bibl-xxx.tex.
> 
Thanks. It works.

Wang

------------------------------------------------------------------------
Mr. Wang Lei                      Phone: 86-10-62616670 
                                  Email: lwang@amath8.amt.ac.cn
Institute of Applied Mathematics         leiwang@btamail.net.cn
Chinese Academy of Science        Address: P.O.Box 2734, Beijing, 100080  
------------------------------------------------------------------------                                                 


  reply	other threads:[~2000-06-02  2:14 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2000-06-01 11:56 Berend de Boer
2000-06-01 12:33 ` Mr. Wang Lei
2000-06-01 14:04   ` Berend de Boer
2000-06-02  2:14     ` Mr. Wang Lei [this message]
2000-06-02  6:56       ` Hans Hagen
2000-06-01 13:43 Peter Jander
2000-06-02  1:55 ` Mr. Wang Lei

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=Pine.GSO.4.21.0006020955260.4631-100000@AMath13 \
    --to=lwang@amath8.amt.ac.cn \
    --cc=ntg-context@ntg.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).