ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* @inproceedings not formatted
@ 2020-01-09 14:26 Exp
  2020-01-09 14:40 ` Exp
  0 siblings, 1 reply; 2+ messages in thread
From: Exp @ 2020-01-09 14:26 UTC (permalink / raw)
  To: mailing list for ConTeXt users


[-- Attachment #1.1: Type: text/plain, Size: 725 bytes --]

Hi all,

It seems that the \placelistofpublications refuses to format the
@inproceedings entries.
Instead, it yields something like "inproceedings: [author: AnAuthor]
[title: SomeTitle]".

I tried the command \showbtxfields following [
http://pragma-ade.nl/general/manuals/mkiv-publications.pdf], Table 3.2, but
instead of 25 entries where @inproceedings is supposed to appear, it gives
only 4 (article, book, demo-a, demo-b).

Any help would be appreciated!

code list:

(main.bib)
@inproceedings{AnArticle,
  author="AnAuthor",
  title="SomeTitle"
}

(main.mkiv)
\usebtxdataset[main.bib]
\starttext
\placelistofpublications[method=dataset]
\stoptext

(context --version)
mtx-context     | current version: 2019.03.21 21:39

[-- Attachment #1.2: Type: text/html, Size: 1127 bytes --]

[-- Attachment #2: Type: text/plain, Size: 493 bytes --]

___________________________________________________________________________________
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://context.aanhet.net
archive  : https://bitbucket.org/phg/context-mirror/commits/
wiki     : http://contextgarden.net
___________________________________________________________________________________

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

* Re: @inproceedings not formatted
  2020-01-09 14:26 @inproceedings not formatted Exp
@ 2020-01-09 14:40 ` Exp
  0 siblings, 0 replies; 2+ messages in thread
From: Exp @ 2020-01-09 14:40 UTC (permalink / raw)
  To: mailing list for ConTeXt users


[-- Attachment #1.1: Type: text/plain, Size: 979 bytes --]

Never mind, I just realized that I need \usebtxdefinitions[apa]

On Thu, Jan 9, 2020 at 3:26 PM Exp <exprosic@gmail.com> wrote:

> Hi all,
>
> It seems that the \placelistofpublications refuses to format the
> @inproceedings entries.
> Instead, it yields something like "inproceedings: [author: AnAuthor]
> [title: SomeTitle]".
>
> I tried the command \showbtxfields following [
> http://pragma-ade.nl/general/manuals/mkiv-publications.pdf], Table 3.2,
> but instead of 25 entries where @inproceedings is supposed to appear, it
> gives only 4 (article, book, demo-a, demo-b).
>
> Any help would be appreciated!
>
> code list:
>
> (main.bib)
> @inproceedings{AnArticle,
>   author="AnAuthor",
>   title="SomeTitle"
> }
>
> (main.mkiv)
> \usebtxdataset[main.bib]
> \starttext
> \placelistofpublications[method=dataset]
> \stoptext
>
> (context --version)
> mtx-context     | current version: 2019.03.21 21:39
>


-- 
胡树伟
PKU EECS 2012

[-- Attachment #1.2: Type: text/html, Size: 1676 bytes --]

[-- Attachment #2: Type: text/plain, Size: 493 bytes --]

___________________________________________________________________________________
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://context.aanhet.net
archive  : https://bitbucket.org/phg/context-mirror/commits/
wiki     : http://contextgarden.net
___________________________________________________________________________________

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

end of thread, other threads:[~2020-01-09 14:40 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-01-09 14:26 @inproceedings not formatted Exp
2020-01-09 14:40 ` Exp

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