ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* add bib category
@ 2013-09-06  7:36 Meer, H. van der
  2013-09-10  7:09 ` repost add bib category? Meer, H. van der
  0 siblings, 1 reply; 3+ messages in thread
From: Meer, H. van der @ 2013-09-06  7:36 UTC (permalink / raw)
  To: NTG ConTeXt


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

I am in need of a reference to a "bachelor thesis" but the file bxml-apa.mkiv only provides "phdthesis" as a possibility. Adding the following code to bxml-apa.mkiv doesn't work or is not enough to add the "bachelorthesis" as an extra.
I did search for "phdthesis" in the ConTeXt base files and was found once: in the bxml-apa.mkiv file.

How to?

\startxmlsetups bibtex:apa:bachelorthesis
   \setvariables[bibtex:temp][label=Bachelor thesis]
   \bibxmlsetup{bibtex:apa:common:thesis}
\stopxmlsetups

used in the .bib file as:

@bachelorthesis{rijneveld:13,
Author = {A. Author},
School = {Excellent University},
Title = {{How the Dutch.}},
Year = {2013}}

 Hans van der Meer




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

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: repost add bib category?
  2013-09-06  7:36 add bib category Meer, H. van der
@ 2013-09-10  7:09 ` Meer, H. van der
  2013-09-11 15:03   ` Sander Maijers
  0 siblings, 1 reply; 3+ messages in thread
From: Meer, H. van der @ 2013-09-10  7:09 UTC (permalink / raw)
  To: mailing list for ConTeXt users


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

I am reposting this, because I did not see someone reply. Is there anyone who can help me out?
Thanks in advance.

Hans van der Meer


On 6 sep. 2013, at 09:36, "Meer, H. van der" <H.vanderMeer@uva.nl<mailto:H.vanderMeer@uva.nl>> wrote:

I am in need of a reference to a "bachelor thesis" but the file bxml-apa.mkiv only provides "phdthesis" as a possibility. Adding the following code to bxml-apa.mkiv doesn't work or is not enough to add the "bachelorthesis" as an extra.
I did search for "phdthesis" in the ConTeXt base files and was found once: in the bxml-apa.mkiv file.

How to?

\startxmlsetups bibtex:apa:bachelorthesis
   \setvariables[bibtex:temp][label=Bachelor thesis]
   \bibxmlsetup{bibtex:apa:common:thesis}
\stopxmlsetups

used in the .bib file as:

@bachelorthesis{rijneveld:13,
Author = {A. Author},
School = {Excellent University},
Title = {{How the Dutch.}},
Year = {2013}}

 Hans van der Meer




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

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: repost add bib category?
  2013-09-10  7:09 ` repost add bib category? Meer, H. van der
@ 2013-09-11 15:03   ` Sander Maijers
  0 siblings, 0 replies; 3+ messages in thread
From: Sander Maijers @ 2013-09-11 15:03 UTC (permalink / raw)
  To: mailing list for ConTeXt users

I am also interested in such a feature! Master's theses are also cited 
now and then.

On 10-09-13 09:09, Meer, H. van der wrote:
> I am reposting this, because I did not see someone reply. Is there
> anyone who can help me out?
> Thanks in advance.
>
> Hans van der Meer
>
>
> On 6 sep. 2013, at 09:36, "Meer, H. van der" <H.vanderMeer@uva.nl
> <mailto:H.vanderMeer@uva.nl>> wrote:
>
>> I am in need of a reference to a "bachelor thesis" but the
>> file bxml-apa.mkiv only provides "phdthesis" as a possibility. Adding
>> the following code to bxml-apa.mkiv doesn't work or is not enough to
>> add the "bachelorthesis" as an extra.
>> I did search for "phdthesis" in the ConTeXt base files and was found
>> once: in the bxml-apa.mkiv file.
>>
>> How to?
>>
>> \startxmlsetups bibtex:apa:bachelorthesis
>>    \setvariables[bibtex:temp][label=Bachelor thesis]
>>    \bibxmlsetup{bibtex:apa:common:thesis}
>> \stopxmlsetups
>>
>> used in the .bib file as:
>>
>> @bachelorthesis{rijneveld:13,
>> Author = {A. Author},
>> School = {Excellent University},
>> Title = {{How the Dutch.}},
>> Year = {2013}}
>>
>>  Hans van der Meer
>>
>>
>
>
>
> ___________________________________________________________________________________
> 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
> ___________________________________________________________________________________
>


-- 
Beste mevrouw/mijnheer,

Met vriendelijke groet,
Sander Maijers
___________________________________________________________________________________
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
___________________________________________________________________________________


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2013-09-11 15:03 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-09-06  7:36 add bib category Meer, H. van der
2013-09-10  7:09 ` repost add bib category? Meer, H. van der
2013-09-11 15:03   ` Sander Maijers

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).