ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: Alan Braslau <braslau.list@comcast.net>
To: mailing list for ConTeXt users <ntg-context@ntg.nl>
Subject: Re: How to cite online websites (reloaded)
Date: Mon, 3 Sep 2018 07:44:33 +0200	[thread overview]
Message-ID: <2C053637-99D9-4A21-9840-81C73D714F13@comcast.net> (raw)
In-Reply-To: <ed980a9f-554d-7cbc-6d5b-5af9fe45bff3@gmail.com>

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

> On 3 Sep 2018, at 01:43, Lars <axteffekt@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	other threads:[~2018-09-03  5:44 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-09-02 17:02 Lars
2018-09-02 21:47 ` Fwd: " Lars
2018-09-02 21:56 ` Alan Braslau
2018-09-02 23:43   ` Lars
2018-09-03  5:44     ` Alan Braslau [this message]
2018-09-03 10:09       ` cryo shock

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=2C053637-99D9-4A21-9840-81C73D714F13@comcast.net \
    --to=braslau.list@comcast.net \
    --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).