\usemodule[bib]
\usemodule[bibltx]
\setupbibtex[database=sample]

> On 3 Sep 2018, at 01:43, Lars <axteff...@gmail.com> wrote:
> 
> Hi Alan,
> I don't understand. What is it that makes my code mkii?
> 
> \usebtxdataset[default][My_file.bib]
> \usebtxdefinitions[aps]
> \setupbtxlist[aps][
>   %alternative=,
>   width=fit,
>   distance=.5em,
>   %distance=0pt,
>   margin=0em,
> ]
> 
> \starttext
>   Hallo Welt! \cite[lnkHWelt]
>   
>   \startappendices
>     \startsection[title={Pubs},marking={}]
>       \placelistofpublications[method=dataset]
>     \stopsection
>   \stopappendices
> \stoptext
> And that's in My_file.bib:
> 
> @Misc{lnkHWelt,
>   Note = "zuletzt abgerufen am 5. Aug. 2018",
>   Url = "http://wiki.contextgarden.net";
> }
> 
> What would be the mkiv way?
> 
> Thanks in advance, Lars.
> 
> 
> Am 02/09/2018 um 23:56 schrieb Alan Braslau:
>> You are using the old mkii BibTeX module, not the bibliography database 
>> system that is part of the mkiv core.
>> 
>> Alan
>> 
>> 
>> 
> ___________________________________________________________________________________
> 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
> ___________________________________________________________________________________

___________________________________________________________________________________
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
___________________________________________________________________________________

Reply via email to