ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: cryo shock <axteffekt@gmail.com>
To: mailing list for ConTeXt users <ntg-context@ntg.nl>
Subject: Re: How to cite online websites (reloaded)
Date: Mon, 3 Sep 2018 12:09:04 +0200	[thread overview]
Message-ID: <CAAiy42ehtDVv_oZpudpjQ=qMnk08EPjdYSDKqaxA55yUV54FkQ@mail.gmail.com> (raw)
In-Reply-To: <2C053637-99D9-4A21-9840-81C73D714F13@comcast.net>


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

This is my file .tex file now:

\usemodule[bib]
\usemodule[bibltx]
\setupbibtex[database=sample]
\setuppublications[numbering=yes]

\starttext
As \cite[hh2010] already indicated...

\completepublications
\stoptext

In the same folder is my sample.bib, which I copied from the CTX
distribution. Example:

@ELECTRONIC{hh2010,
  author = hh,
  year = {2010},
  title = {Metafun. \CONTEXT\ mkiv},
  url = {http://www.pragma-ade.nl/general/manuals/metafun-s.pdf},
}

This is the output from the PDF-file:

*As [[error 2]] already indicated...*

The output in the placelist section (no entries):

*1 References*

I don't see what I am doing wrong. This is how I updated CTX:

first-setup -engine=luatex -modules=all -fonts=all

to version *2018.09.01 23:10*

Thanks for help in advance, Lars.


Am Mo., 3. Sep. 2018 um 07:47 Uhr schrieb Alan Braslau <
braslau.list@comcast.net>:

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

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

[-- Attachment #2: Type: text/plain, Size: 492 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
___________________________________________________________________________________

      reply	other threads:[~2018-09-03 10:09 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
2018-09-03 10:09       ` cryo shock [this message]

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='CAAiy42ehtDVv_oZpudpjQ=qMnk08EPjdYSDKqaxA55yUV54FkQ@mail.gmail.com' \
    --to=axteffekt@gmail.com \
    --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).