iography...
% References database and other general settings...
\setupbibtex[database={./References}, sort=author]
% Global settings...
\setuppublications[
alternative=apa,
numbering=yes,
monthconversion=month,
autohang=yes,
sortt
On 2019-07-29 15:18, Alan Braslau wrote:
>> \setupbibtex[database=tmp]
>> \setuppublications[alternative=num]
>
> You are using the old mkii bibtex module.
You're right. I'm too afraid of changing to the new way, at least for
the book that I've just submit
On Mon, 29 Jul 2019 16:37:15 -0400
Sanjoy Mahajan wrote:
> Here's a minimal example:
>
> \setupbibtex[database=tmp]
> \setuppublications[alternative=num]
You are using the old mkii bibtex module.
Alan
_
In the "num" bibliography style, bibliography entries that get "et
al."ed (the author list is too long and "et al." is inserted) end up
with two full stops in a row. Here's a minimal example:
\setupbibtex[database=tmp]
\setuppublications[altern
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
t). (zuletzt abgerufen am 5. Juni
> 2018)
>
> How would one get this output instead:
>
> [1] http://www.google.com (zuletzt abgerufen am 5. Juni 2018)
>
> In the mail archive I found these commands:
>
> \usemodule[bib]
> \usemodule[bibltx]
> \setupbibtex[databas
(unveröffentlicht). (zuletzt abgerufen am
5. Juni 2018)
How would one get this output instead:
[1] _http://www.google.com_ (zuletzt abgerufen am 5. Juni 2018)
In the mail archive I found these commands:
\usemodule[bib]
\usemodule[bibltx]
\setupbibtex[database=sample]
\setuppublicati
e[lnkGGL]:
[1], _http://www.google.com_ (unveröffentlicht). (zuletzt abgerufen am
5. Juni 2018)
How would one get this output instead:
[1] _http://www.google.com_ (zuletzt abgerufen am 5. Juni 2018)
In the mail archive I found these commands:
\usemodule[bib]
\usemodule[bibltx]
\setupbibtex[datab
uch in advance.
>
> Thomas
>
>
> example.tex
> \setupbibtex[database={references},sort=author]
> \setuppublications[alternative=apa,sorttype=authoryear,numbering=yes]
>
> \setupcite[num][
> left=\raisebox{1ex}\hbox\bgroup\tfxx,
> right=\egrou
xample.tex
\setupbibtex[database={references},sort=author]
\setuppublications[alternative=apa,sorttype=authoryear,numbering=yes]
\setupcite[num][
left=\raisebox{1ex}\hbox\bgroup\tfxx,
right=\egroup,
lastpubsep={, }]
\starttext
\title{Test with APA}
\section{Some text}
This\cite[Muste
>
> This is your example adapted to reproduce my problem (I do not
> know how to use the buffer in this case, so you have to move the
> references into main.bib):
>
> \setupinteraction [state=start]
> \setupbibtex[database={main}]
> \setuppublications[alternative=apa]
>
):
\setupinteraction [state=start]
\setupbibtex[database={main}]
\setuppublications[alternative=apa]
\starttext
\cite[Author1:2016,Author2:2015]
\cite[Author1:2016]
\page
\placepublications[criterium=text]
\stoptext
Amyway, your example works for me (actually, the layout of the references
turns out even
Hi all,
I'm unable to get the "andtext" option to \setupsite working. According to the
old bib module manual, it should control the separation between two authors.
Thus the following:
\setupbibtex[database=sample,sort=author]
\setuppublications[alternative=num]
\setupci
On Fri, 10 Jul 2015 11:29:17 +0200
Procházka Lukáš Ing. - Pontex s. r. o. wrote:
> 3) I would like to alter citation style from "[1]" to "MA2004"; I
> guess this could be done by "\setuppublications[refcommand=author]"...
MKIV:
\cite[short][bibtexkey]
or,
Great.
Back to my questions:
3) I would like to alter citation style from "[1]" to "MA2004"; I guess this could be
done by "\setuppublications[refcommand=author]"...
4) Finally, in list of publications, I'd rather enumerate publications in "[1]"
},
Year = {2004},
}
\stopbuffer
%%
\usebtxdataset[biblio.buffer]
\if+- % (1)
\def\bracketed#1{\hbox to 20pt{\hfill [#1]}}
\setuppublications
[sorttype=bbl,
autohang=no,
refcommand=num,
criterium=all,
numbering=bib,
%numbercommand=\bracketed,
]
\fi
,
y=2000,
s=Shr,
n=1,
]
\city{Prg}
\stoppublication
% Will be generated by Lua, but for now <<
\setuppublications[alternative=apa]
\starttext
Hello \cite[me] -- \cite[Shr] -- \cite[1].
\placepublications[criterium=all]
\stoptext
The problem is that \cite produces "
On 06/01/2015 05:01 PM, Alexander Shukaev wrote:
> Hello,
>
> it looks like
>
> \setupcite[num][compress={no}]
>
> has no effect in the '2015.02.03 23:55' version of ConTeXt. Note that I
> also have
>
> \setuppublications[refcommand={num}]
>
>
Hello,
it looks like
\setupcite[num][compress={no}]
has no effect in the '2015.02.03 23:55' version of ConTeXt. Note that I
also have
\setuppublications[refcommand={num}]
I hope I didn't miss anything.
Kind reg
e author numbers can be set
by
authoretallimit, editoretallimit, artauthoretallimit, authoretaldisplay,
editoretaldisplay,
artauthoretaldisplay. Don't they work for you? It works for me if I change them
in
the corresponding bibl-style.tex file. In the document
][key] variant. See the attached
>> example tex file with its pdf output and log file.
>
>\setupbibtex and \setuppublications pull-in the "MKII" code.
>
I am puzzled a little bit. I also tried to use
\setuppublicationlist[pagenumber=yes],
which had no effect on
tex file with its pdf output and log file.
\setupbibtex and \setuppublications pull-in the "MKII" code.
Alan
___
If your question is of interest to others as well, please add an entry to the
Wiki!
maillist
[database={bibfile}]
\setuppublications[alternative=apa,refcommand=num,sorttype=cite,numbering=yes,autohang=no,numbercommand=\numcom]
\starttext
\completepublications[criterium=all]
\stoptext
% end code
But this has no effect on label alignment.
I also tried, based on this post,
http://www.ntg.nl
ttp://wiki.contextgarden.net/Bibliography_mkiv % the wiki page
http://www.let.rug.nl/alfa/texmf/tetex30/context/bib/bibmod-doc.pdf % link to
the manual dated 2009 March 02
I want a numbered bibliography list for which I use the following setup in the
document preamble:
\setuppublications[alternative=
Dear gang,
In the current bib module publications are not tagged (see attached and
below):
==
\setupbackend[export=yes]
\setuppublications[alternative=apa]
\starttext
\startpublication[k=corbin81,
t=book,
a=Corbin,
y
Aindent},width=fit]
\setupnotedefinition[footnote][indenting={yes,medium}]
\setupnotedefinition[endnote][indenting={yes,medium},style={\switchtobodyfont[10pt]}]
\setupbibtex[database=gwierda,sort=author]
\setuppublications[numbering=short,sorttype=bbl,refcommand=short,autohang=yes]
\setupcit
On Sun, 01 Feb 2015 13:32:57 -0700, Idris Samawi Hamid ادريس سماوي حامد
wrote:
Dear gang,
When sectioning is combined with the bibliography handler,
\placepublications [criterium=cite]
stops working. For example (also attached):
=
\starttext
\setuppublications[alternative=apa
On Sun, 01 Feb 2015 08:16:27 -0700, Idris Samawi Hamid ادريس سماوي حامد
wrote:
Dear Knights,
Comments used to work in bbl files but no longer:
==
\starttext
\setuppublications[alternative=apa]
\startpublication[k=corbin81,
t=book,
a=Corbin
le continues, I would suggest changing this to the
standard usage. In the meantime: How can I change the label in the
current
bibliography system? I tried the following (also attached):
\starttext
\setuppublications[alternative=apa]
\setupbtxlabeltext
[en]
[apa:phdthesis={Docto
xes (unless specified, taken from surnames)
we can think of a sort keys as well, so maybe:
author = {[sortkey] firstnames, prefixes, surnames, postfixes}
or
author = {sortkey:: firstnames, prefixes, surnames, postfixes}
(we can have an exporter that exports to a regular dumb bib file for
other
Dear gang,
When sectioning is combined with the bibliography handler,
\placepublications [criterium=cite]
stops working. For example (also attached):
=
\starttext
\setuppublications[alternative=apa]
\startpublication[k=corbin81,
t=book,
a=Corbin
Dear Cabal,
Things like the following used to work, now give an error:
\starttext
\setuppublications[alternative=apa]
\startpublication[k=corbin81,
t=book,
a=Corbin,
y=1981,
s=\hbox{}Corbin81]
\author[]{Henry}[H
Dear Knights,
Comments used to work in bbl files but no longer:
==
\starttext
\setuppublications[alternative=apa]
\startpublication[k=corbin81,
t=book,
a=Corbin,
y=1981,
s=Corbin81]
\author[]{Henry}[H.]{}{Corbin
s to use \setuppublicationlist[vonsep=] (see
also attached):
==
\starttext
\setuppublications[alternative=apa]
\setuppublicationlist[vonsep=]
\startpublication[k=corbin81,
t=book,
a=Corbin,
y=1981,
s=Corbin81]
\author[
eantime: How can I change the label in the current
bibliography system? I tried the following (also attached):
\starttext
\setuppublications[alternative=apa]
\setupbtxlabeltext
[en]
[apa:phdthesis={Doctoral dissertation}]
\startsetups btx:apa:phdthesis
\setvariables[bt
the following beginnings of the entries
are not. Maybe the problem is that the numbers are only “hidden”, but
not really “deleted”? (Excuse my probably incorrect use of terminology.)
For comparison I tried the old mechanism again:
\setupbibtex[database={},sort=author]
\setuppublications
Hi Keith,
On Tue, 20 Jan 2015 06:07:23 -0700, Keith Schultz
wrote:
setuppublications[alternative=apa]
Thank you very much. The strange thing is that that exact line is in the
previously attached bib-env.tex (forgot to put it in the minimal file I
sent to the list) but I was still
Hi Irdis,
The answer to your question is quite simple,
You are missing \setuppublications
Here the MWE:
setuppublications[alternative=apa]
\starttext
\startpublication[k=haq,
t=book,
a=Haq,
y=1994,
s=Haq94]
\author[]{Syed
alternative style to APA in \setuppublications in my environment? I
tried to rename the file to “bibl-abc.tex“ and change \setuppublications
in my ConTeXt environment to \setuppublications[alternative=abc] but
that did not work. Do I have to rename something else? And supposed I
have succeeded to
\setuppublications in my environment? I
tried to rename the file to “bibl-abc.tex“ and change \setuppublications
in my ConTeXt environment to \setuppublications[alternative=abc] but
that did not work. Do I have to rename something else? And supposed I
have succeeded to create my own style, will
\stoptext
% ==
I have defaulted oldstyle numbers my environment but I would like to
get the the small caps working for the author(s) name(s).
I messed around with \setuppublications and \setupcite without
success. Is there a way to invoke such formatting in those setups?
Greeti
ptext
>
> % ==
>
> I have defaulted oldstyle numbers my environment but I would like to
> get the the small caps working for the author(s) name(s).
>
> I messed around with \setuppublications an
have defaulted oldstyle numbers my environment but I would like to get
the the small caps working for the author(s) name(s).
I messed around with \setuppublications and \setupcite without success.
Is there a way to invoke such formatting in those setups?
Greetings
Joerg
ll of the authors' names, in APA6 format. If
> necessary I'll prescribe the output format manually.
>
> Best,
>
> Sander Maijers
>
>
> \setupbibtex[database={references/bibliographic_database},sort=author]
>
> \setuppublications[alternative=apa]
>
> \s
Best,
>
> Sander Maijers
>
>>>
>>> \setupbibtex[database={references/bibliographic_database},sort=author]
>>>> \setuppublications[alternative=apa]
>>>>
>>>> \starttext
>>>>\cite[extras={, p.~3}][Zhou2012]
>>>>\ci
t; >
> >
> > I want citations to respect APA rules, as described here:
> >
> http://blog.apastyle.org/apastyle/2011/11/the-proper-use-of-et-al-in-apa-style.htm
> > l
> >
> > *Problem*: when I cite a work with three authors, "et al." appears
> > in t
={978-0-7695-3869-3},
> pages={1--10},
> numpages={10},
> doi={10.1109/HICSS.2010.228},
> acmid={1748219},
> publisher={IEEE Computer Society},
> address={Washington, DC, USA},
> url={http://epub.uni-regensburg.de/21293/},
> }
>
> Here is a short examp
gt;
> > I want citations to respect APA rules, as described here:
> >
> http://blog.apastyle.org/apastyle/2011/11/the-proper-use-of-et-al-in-apa-style.htm
> > l
> >
> > *Problem*: when I cite a work with three authors, "et al." appears
> > in the firs
t-al-in-apa-style.htm
> l
>
> *Problem*: when I cite a work with three authors, "et al." appears
> in the first citation.
>
> *Example*:
>
> \setupbibtex[database={references/bibliographic_database},sort=author]
> > \setuppublications[alt
er-use-of-et-al-in-apa-style.htm
l
*Problem*: when I cite a work with three authors, "et al." appears in the
first citation.
*Example*:
\setupbibtex[database={references/bibliographic_database},sort=author]
> \setuppublications[alternative=apa]
>
> \starttext
> \cite[e
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]
\s
},
url={http://epub.uni-regensburg.de/21293/},
}
Here is a short example that uses the sources.bib file:
\setupbibtex[database=sources]
\setuppublications[
alternative=num,
sorttype=cite,
]
% Superscript citation cross-references.
\setupcite[num][
left=\raisebox{1ex}\hbox\bgroup\tfxx,
right
On 26 Aug 2014, at 10:34, Gerben Wierda wrote:
> I have set up:
>
> \setuppublications[numbering=short]
> \setupcite[short]
>
> but the \cite commands show (Author, Year) and not the short code and the
> \placepublications does not indent the entries enough, hence the
I have set up:
\setuppublications[numbering=short]
\setupcite[short]
but the \cite commands show (Author, Year) and not the short code and the
\placepublications does not indent the entries enough, hence the item entry’s
first column (the short code) overlaps with the actual entry.
How do I
by the order that citations appear in
the document, then you might want something like:
\setupbibtex[database=sources]
\setuppublications[
sorttype=cite,
]
\starttext
hello world\cite[kattamuri@debate]
\startbackmatter
\nocite[zbmath0homomorphic
sed to shift the text without misusing math.
> Kind regards,
> Joshua
>
>
> \setupbibtex [database=sources]
>
> \setuppublications[
> refcommand=num,
> numbering=yes
> ]
>
> \setupcite[num][
> left={$^\bgroup\hbox\bgroup\tfx },
> right={\egroup\eg
ed on the order that the "cite" macros occur in the
document.
If I have understood correctly, then the sample document should write
a 1 in the document.
Any idea why 6 is written instead of 1?
Thank you.
--
Example code:
\setupbibtex[database=sources]
\setuppublications[
sorttype=cit
,
Joshua
\setupbibtex [database=sources]
\setuppublications[
refcommand=num,
numbering=yes
]
\setupcite[num][
left={$^\bgroup\hbox\bgroup\tfx },
right={\egroup\egroup$},
]
\starttext
Word\cite[kattamuri@debate] Word
\
Hi,
I would like to cite bibliography references using a superscript font.
Here is the setup:
\setupbibtex[database=sources]
\setuppublications[
refcommand=num,
numbering=yes
]
\setupcite[num][
left=\empty,
right=\empty,
]
\starttext
Citation.\cite[kattamuri@debate]
\stoptext
Here
ss.bib.
The first step is tro to make for each of them a .bbl-file with, what
I would call, a "bbl-generator.tex":
\setupbibtex[database=ps.bib,sort=author]
%\setupbibtex[database=ss.bib,sort=author]
\setuppublications[alternative=apa] %or
say, ps.bib, and a section "secundary sources", for which have the bibfile
ss.bib.
The first step is tro to make for each of them a .bbl-file with, what I would
call, a "bbl-generator.tex":
\setupbibtex[database=ps.bib,sort=author]
%\set
t; \usemodule[bib]
> \setupbibtex[database=testrefs, sort=author]
> \setuppublications[alternative=num, sorttype=bbl]
>
> \starttext
>
> Hi \cite[Abelson:1996]
>
> \blank
> \placepublications[criterium=text]
>
> \stoptext
> ===
t --make" but the bibliography still didn't come out. The pdf
file just has "Hi [[error 2]]"
Here's the example:
test10.tex ===
\usemodule[bib]
\setupbibtex[database=testrefs, sort=author]
\setuppublications[alternative=n
x (in OS X 10.7.5). The
content of the file is:
\setupbibtex[database={modern-c++}, sort=author]
\setuppublications[numbering=yes]
\starttext
\completepublications[criterium=all]
\stoptext
Especially since c++ didn't work out, I expected dropping the “++”
would
tent of the file is:
>
> \setupbibtex[database={modern-c++}, sort=author]
> \setuppublications[numbering=yes]
> \starttext
> \completepublications[criterium=all]
> \stoptext
Especially since c++ didn't work out, I expected dropping the “++”
would work (“modern
Hi,
maybe this is a known issue, but I couldn't find anything about it, so I'm
reporting it.
I'm writing a ConTeXt document called modern-c++.tex (in OS X 10.7.5). The
content of the file is:
\setupbibtex[database={modern-c++}, sort=author]
\setuppublication
On 1/13/2014 11:00 PM, Joshua Krämer wrote:
Dear list,
I'm using an updated Context minimals beta, and can't get autohang to
work (in Mark IV). "autohang=yes" seems to be ignored. It doesn't
help to add "totalnumber=...".
\setupbibtex[database=sample]
\set
Dear list,
I'm using an updated Context minimals beta, and can't get autohang to
work (in Mark IV). "autohang=yes" seems to be ignored. It doesn't
help to add "totalnumber=...".
\setupbibtex[database=sample]
\setuppublications
[alternative=apa,
On 11/28/2013 06:37 PM, Hans Hagen wrote:
Hello,
Using
\setuppublications [alternative=num]
for example, should not append letters to the publication years when
encountering multiple publications by the same author(s) per year.
So, in the use of bibliographies, I have not understood how to
On 11/20/2013 9:12 AM, Alan Braslau wrote:
Hello,
Using
\setuppublications [alternative=num]
for example, should not append letters to the publication years when
encountering multiple publications by the same author(s) per year.
So, in the use of bibliographies, I have not understood how to
On Wed, 20 Nov 2013 13:38:16 +0100
Hans Hagen wrote:
> example needed
Of course:
\setupbibtex [database=test]
\setuppublications [alternative=num]
\starttext
\cite [Peirce1878V,Peirce1878VI]
\placepublications [criterium=text]
\stoptext
test.bib:
@ARTICLE{Peirce1878V,
author = {Pei
On 11/20/2013 9:12 AM, Alan Braslau wrote:
Hello,
Using
\setuppublications [alternative=num]
for example, should not append letters to the publication years when
encountering multiple publications by the same author(s) per year.
So, in the use of bibliographies, I have not understood how to
Hello,
Using
\setuppublications [alternative=num]
for example, should not append letters to the publication years when
encountering multiple publications by the same author(s) per year.
So, in the use of bibliographies, I have not understood how to control
\maybeyear.
In the bibl-xxx.tex
yle={\tfb}]
\setuphead[title,chapter,subject,section,subsubject,subsection][color=headingcolor]
%% Per veure els enllaços
\setupinteraction[state=start]
%% Per a BibTeX
\setuppublications[alternative=ams]
%% Taules: estils
%%% Per a què les taules se me puguin alinear amb les comes
difying the .bbl-file manually, a task which I'd
rather avoid, but will do if necessary.
Thanks in advance for any advice.
Best regards,
Robert Blackstone
%<---ME------
\setuppublications[alternative=apa,sortt
On 07.08.2013, at 22:13, Hans Hagen wrote:
> On 8/7/2013 7:40 PM, Michael Scholtz wrote:
>> Hi,
>>
>> the publication list can be configured with `\setuppublications` to be
>> sorted by cite order (`sorttype=cite`) or the order of the publication
>> entries
On 8/7/2013 7:40 PM, Michael Scholtz wrote:
Hi,
the publication list can be configured with `\setuppublications` to be sorted
by cite order (`sorttype=cite`) or the order of the publication entries
(`sorttype=bbl`).
With the following setup the "short names" of the publication e
Hi,
the publication list can be configured with `\setuppublications` to be sorted
by cite order (`sorttype=cite`) or the order of the publication entries
(`sorttype=bbl`).
With the following setup the "short names" of the publication entries are used
for cite
enerated. I use the following
> bibtex setup:
>
> \setupheadtext [de][pubs=Literaturverzeichnis]
> \setuppublications[numbering=no, alternative=apa-de, refcommand=authoryears,
> autohang=no, criterium=cite, sorttype=bbl]
> \setuppublicationlist[style={}, after={\blank}, criterium
ibtex is generated. I use the following
bibtex setup:
\setupheadtext [de][pubs=Literaturverzeichnis]
\setuppublications[numbering=no, alternative=apa-de, refcommand=authoryears,
autohang=no, criterium=cite, sorttype=bbl]
\setuppublicationlist[style={}, after={\blank}, criterium=text]
\setupb
On 05/31/2013 04:53 PM, Thomas Friedrich wrote:
I couldn't find any reference what I can do with \cite and what
possibilities there are. Any idea?
Thank you for your help.
This seems to work, though it looks bizarre to me:
\def\onlinecite{\cite[inbetween={ },right={)}]}
\setuppublica
someone else' environment. Here
are the relevant parts:
\usemodule[bib]
\setupbibtex[database={main}]
\setuppublications
[alternative=apa,
sorttype=bbl,
refcommand=authoryears,
criterium=text,
numbering=no]
\setupcite
may be a bug. Indeed, in mkii the reference was printed.
Is there any way in mkiv to "reset" the references at the end of each
chapter to fix the issue?
Minimal example (sample.bib in tex/texmf-context/tex/context/bib/):
\setupbibtex[database={sample}]
\setuppublications[alternative=num
other adjustments do I need to make to correct this
> printout of the citation in the text?
>
> I already have the following in my preamble:
>
> \usemodule[bib]
> \setupbibtex[database={sample},sort=author]
> \setuppublications[alternative=harvard]
> \setupc
:
\usemodule[bib]
\setupbibtex[database={sample},sort=author]
\setuppublications[alternative=harvard]
\setupcite
[authoryear]
[pubsep={, },
lastpubsep={ and },
compress=yes,
inbetween={ },
left={(},
right={)}]
Second question: If I wish to restrict the
On Wed, 10 Apr 2013 11:47:21 +0200
Hans Hagen wrote:
> can probably be solved (by rewriting some low level bin code ... but
> as there is no sample attached ...)
Minimal example attached.
Alan\setupinteraction [state=start]
\setupbibtex [database=biblio,sort=author]
\setuppublic
On Sat, 23 Mar 2013 10:15:41 +0100
Hans Hagen wrote:
> > So, playing with a minimal example reveals that interaction does not
> > work when refcommand is set to authoryear, for example.
> > (removing the setuppublications below gives working hyperlinks).
> > Is this a bug
authoryear, for example.
(removing the setuppublications below gives working hyperlinks).
Is this a bug?
probably a mkii left-over (prevent breaking big hyperlinks) .. can you
try with
\unexpanded\def\bibmaybeinteractive#1#2%
{\doifbibinteractionelse{\gotobiblink{#
e reveals that interaction does not
work when refcommand is set to authoryear, for example.
(removing the setuppublications below gives working hyperlinks).
Is this a bug?
Alan
-----
\setupinteraction [state=start]
\setupbibt
Hi all,
I cannot get interactive publication references with author-year styles,
i.e. all apa and ssa alternatives. See below:
\setupbibtex[database={sample}]
\setuppublications[alternative=apa]
\setupinteraction[state=start,color=blue]
\setupcombinedlist[publications][interaction=all
Hi all,
I cannot get interactive publication references with author-year styles,
i.e. all apa and ssa alternatives. See below:
\setupbibtex[database={sample}]
\setuppublications[alternative=apa]
\setupinteraction[state=start,color=blue]
\setupcombinedlist[publications][interaction=all
On 02/04/2013 11:13 AM, Devendra Ghate wrote:
Hi,
I want to use *num* and *authornum* bibliiography style simultaneously
in my
document.
\setuppublications[alternative=num]
--- [1].
\setuppublications[alternative=num, refcommand=authornum] -- Author
Hi,
I want to use *num* and *authornum* bibliiography style simultaneously
in my
document.
\setuppublications[alternative=num]
--- [1].
\setuppublications[alternative=num, refcommand=authornum] -- Author
name [1].
So I have defined a macro as
. Instead I get *Author, [1]*. Since I am new to ConTeXt,
I might be making a basic mistake.
Devendra
---
\setupbibtex[database={bib}]
% As suggested by Aditya on TEX SX.
\setuppublications[alternative=num, refcommand=authornum]
\starttext
I am refering to \cite{me13} .
\placepublications
ConTeXt, I might be making a basic mistake.
Devendra
---
\setupbibtex[database={bib}]
% As suggested by Aditya on TEX SX.
\setuppublications[alternative=num, refcommand=authornum]
\starttext
I am refering to \cite{me13} .
\placepublications[criterium=text]
\stoptext
he list of references is empty when I use authornum as
refcommand?
Thanks and all best!
Thomas
\setupbibtex[database=sample]
\setuppublications
[refcommand=authornum]
\starttext
\startbuffer[demo]
Madame Bovary is a novel by Gustave Flaubert,
GustaveFlaubert. This has been demon
there is an error: it should be
\setuppublications[numbering=yes]
and not
\setuppublications[numbering=yesalternative=myapa-de]
but it does not matter :)
Am Jan 6, 2013 um 9:45 AM schrieb Andreas Mang
mailto:m...@imt.uni-luebeck.de>>:
Hi,
your example is not very instructive. You
g)]},
Title = {Bloom programming language}}
% ConTeXt ver: 2013.01.02 18:19 MKIV
%%% minimal example %%%
\setupinteraction[state=start]
\usemodule[bib]
\usemodule[bibltx]
\setupbibtex[database=sample] % do not to put the reference into a bib file
called "sample.bib"
\setuppublica
ersion=numbers]
> \stopsectionblockenvironment
>
> \usemodule[bib]
> \usemodule[bibltx]
> \setupbibtex[database=sample]
> \setuppublications[numbering=yes]
>
> \starttext
> \placecontent[criterum all]
>
> \startbodymatter
> \section{Bodymatter} % this head
pagenumber[numberconversion=numbers]
\setuppagenumber[number=1]
\stopsectionblockenvironment
\startsectionblockenvironment[backpart]
\setupuserpagenumber[numberconversion=numbers]
\stopsectionblockenvironment
\usemodule[bib]
\usemodule[bibltx]
\setupbibtex[database=sample]
\setuppublications[num
1 - 100 of 595 matches
Mail list logo