ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: A A via ntg-context <ntg-context@ntg.nl>
To: mailing list for ConTeXt users <ntg-context@ntg.nl>
Cc: A A <amine.aboufirass@gmail.com>
Subject: Re: Trying to get a simple bibliography
Date: Sat, 26 Mar 2022 14:04:26 +0100	[thread overview]
Message-ID: <CAMwawgOFtRx_EJmtff9uiCJ=g-DFWP_NpOdVtHgG+ZYhmb-A_Q@mail.gmail.com> (raw)
In-Reply-To: <CAMwawgNxaLx0p8CgMvOFxcMh3ACcMXiN=EbMUdsEqvBo+ZAWCg@mail.gmail.com>


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

I found the problem. I was not including the following in my preamble:

\usebtxdefinitions[aps]

The next question I guess is whether ConTeXt support other specs like MLA
or Chicago style. I tried MLA but without sucess. Is MLA possible in
ConTeXt?

On Sat, 26 Mar 2022 at 13:48, A A <amine.aboufirass@gmail.com> wrote:

> In my previous email I forgot to include the \placelistofpublications
> command. I tried that and now I'm getting a citation, but the bibliography
> entry is not correctly typeset...
>
> On Sat, 26 Mar 2022 at 13:25, A A <amine.aboufirass@gmail.com> wrote:
>
>> Hi All,
>>
>> I'm trying to get a simple bibliography to work with ConTeXt. Here's what
>> I have so far:
>>
>> *test.tex*
>>
>> \usebtxdataset[bibliography.bib]
>>
>> \starttext
>>
>>   \startbodymatter
>>     See \cite[proofwiki]
>>   \stopbodymatter
>>
>>   \startbackmatter
>>     \startsection[title=Bibliography]
>>     \stopsection
>>   \stopbackmatter
>> \stoptext
>>
>> *bibliography.bib*
>>
>> @misc{
>>   proofwiki,
>>   title={{Definition:Collation - ProofWiki}},
>>   author={{ProofWiki}},
>>   howpublished={
>>     \href{https://proofwiki.org/wiki/Definition:Collation}{link}
>>   },
>>   journal={{ProofWiki}},
>>   year={2021}
>> }
>>
>> When I compile test.tex it generates a pdf, but the citation is not
>> included in the body matter. Also the actual reference is not present in
>> Bibliography.
>>
>> What am I doing wrong?
>>
>> Regards,
>>
>> Amine
>>
>>

[-- Attachment #1.2: Type: text/html, Size: 2404 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
___________________________________________________________________________________

  reply	other threads:[~2022-03-26 13:04 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-03-26 12:25 A A via ntg-context
2022-03-26 12:48 ` A A via ntg-context
2022-03-26 13:04   ` A A via ntg-context [this message]
2022-03-26 13:51     ` Thomas A. Schmitz via ntg-context
2022-03-26 14:34       ` A A via ntg-context
2022-03-26 15:37         ` Thomas A. Schmitz via ntg-context
2022-03-26 15:42           ` Denis Maier via ntg-context
2022-03-26 15:58             ` Thomas A. Schmitz via ntg-context
2022-03-26 17:04       ` Henning Hraban Ramm via ntg-context
2022-03-29 14:52         ` Denis Maier via ntg-context
2022-03-27 19:49 ` Jean-Pierre Delange via ntg-context

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='CAMwawgOFtRx_EJmtff9uiCJ=g-DFWP_NpOdVtHgG+ZYhmb-A_Q@mail.gmail.com' \
    --to=ntg-context@ntg.nl \
    --cc=amine.aboufirass@gmail.com \
    /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).