ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: Andrea Valle <valle@di.unito.it>
To: mailing list for ConTeXt users <ntg-context@ntg.nl>
Subject: Re: splitting bibliographic references
Date: Tue, 30 Sep 2014 10:14:25 +0200	[thread overview]
Message-ID: <B5B138CE-9995-4FE2-AC33-7E3EC37B0C75@di.unito.it> (raw)
In-Reply-To: <BE878EC9-D62A-48F4-87AB-DD869462C0E6@gmail.com>


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

Thanks Robert.

> It probably depends on whether you cite your bibliographic references in the text of your essay, or only a part of them.

I’m working now on the bib files, so I can consider having a single bib for all essays, or split bib files (maybe cleaner).

> 
> What I would do anyway is to make a subsection or a subject “References" after each essay, add the references that I have not cited in my text as \nocite[key] and finish with  \placepublications[criterium=cite]. 

Hmm, I’m tweaking a test like this, but I’m getting a single ref section on top, including both citations.

\setupbibtex[database={cim2014template},sort=author]
\setuppublications[alternative=apa]
  
\starttext 
this is a test\cite{malham19953d}
\placepublications[criterium=cite]
\page

% readd or not? Doesn't change
\setupbibtex[database={cim2014template},sort=author]
\setuppublications[alternative=apa]
  
Now another\cite{SoDAICMC}
\placepublications[criterium=cite]

\stoptext 


> I should perhaps add that I always process my projects without using the bib-module. I separately make the necessary .bbl-files, which I linput before \starttext. It gives me a lot of flexibility. 


Could you provide a minimal example?

I’ve never used ConTeXt for this, and I’m a bit stuck

Thanks a lot!

Best

-a-





> 
> I hope this helps.
> 
> Best regards,
> Robert Blackstone
> 
> 
> ___________________________________________________________________________________
> 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://tex.aanhet.net
> archive  : http://foundry.supelec.fr/projects/contextrev/
> wiki     : http://contextgarden.net
> ___________________________________________________________________________________


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

[-- Attachment #2: Type: text/plain, Size: 485 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://tex.aanhet.net
archive  : http://foundry.supelec.fr/projects/contextrev/
wiki     : http://contextgarden.net
___________________________________________________________________________________

  reply	other threads:[~2014-09-30  8:14 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <mailman.1197.1412032661.2240.ntg-context@ntg.nl>
2014-09-30  7:45 ` Robert Blackstone
2014-09-30  8:14   ` Andrea Valle [this message]
     [not found] <mailman.1202.1412070350.2240.ntg-context@ntg.nl>
2014-09-30 11:43 ` Robert Blackstone
2014-09-29 23:17 Andrea Valle
2014-09-30 18:35 ` Alan BRASLAU

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=B5B138CE-9995-4FE2-AC33-7E3EC37B0C75@di.unito.it \
    --to=valle@di.unito.it \
    --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).