ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* Problem of transfering bib to bbl in Chinese.
@ 2009-03-16 13:40 Wei-Wei Guo
  2009-03-16 13:37 ` Taco Hoekwater
  0 siblings, 1 reply; 6+ messages in thread
From: Wei-Wei Guo @ 2009-03-16 13:40 UTC (permalink / raw)
  To: mailing list for ConTeXt users

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #1: Type: text/plain; charset="gb18030"; Format="flowed", Size: 1412 bytes --]

Hi everyone,

I asked the question days ago. I find something new, so I submit it here and hope
it can provide some useful information and, hopefully, can solve the problem.

t-bib can transfer the following bib entry correct.

    @ARTICLE{c-article-full,
       author = {ÐÕÃûÒ»},
       title = {ÎÄÕÂÌâÄ¿},
       journal = {ijijÔÓÖ¾¶þ},
       year = 1986,
       volume = 41,
       number = 7,
       pages = "73--82",
       month = jul,
       language = "chinese"
    }

but the following bib entry will be rubbish.

    @ARTICLE{c-article-full,
       author = {ÐÕÃûÒ» and ÐÕÃû¶þ},
       title = {ÎÄÕÂÌâÄ¿},
       journal = {ijijÔÓÖ¾¶þ},
       year = 1986,
       volume = 41,
       number = 7,
       pages = "73--82",
       month = jul,
       language = "chinese"
    }

The difference is that there are multiple authors separated by 'and' in the second
bib entry. Is it solvable?


Best wishes,
Wei-Wei



___________________________________________________________________________________
If your question is of interest to others as well, please add an entry to the Wiki!

maillist : ntg-context@ntg.nl / http://www.ntg.nl/mailman/listinfo/ntg-context
webpage  : http://www.pragma-ade.nl / http://tex.aanhet.net
archive  : https://foundry.supelec.fr/projects/contextrev/
wiki     : http://contextgarden.net
___________________________________________________________________________________

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

end of thread, other threads:[~2009-03-17  7:46 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2009-03-16 13:40 Problem of transfering bib to bbl in Chinese Wei-Wei Guo
2009-03-16 13:37 ` Taco Hoekwater
2009-03-16 14:32   ` Wei-Wei Guo
2009-03-16 14:53     ` Taco Hoekwater
2009-03-16 16:23       ` Wei-Wei Guo
2009-03-17  7:46         ` Taco Hoekwater

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).