[NTG-context] MLA Bibliography
Kip Warner
kip at thevertigo.com
Tue Apr 17 01:47:07 CEST 2012
On Sun, 2012-04-15 at 20:09 +0200, Mojca Miklavec wrote:
> It requires some time and tedious work, but if you know exactly what
> you want, changing the layout should not be too difficult. Here are
> some fragments of code that I'm using (I wanted DOI to be printed out,
> that's why I changed the way how article is printed):
>
> \setuppublicationlayout[article]{%
> \insertartauthors{}{\unskip. }{\insertthekey{}{. }{}}%
> \insertarttitle{\bgroup }{\egroup. }{}%
> \insertjournal{\bgroup \it}{\egroup}
> {\insertcrossref{In }{}{}}%
> \insertvolume
> {, }
> {\insertissue{(}{)}{}%
> \insertpages{:}{}{}%
> \insertpubyear{, }{}{}.}
> {\insertpages{, pages }{}{}%
> \insertpubyear{, }{}{}.}%
> \insertnote{ }{.}{}%
> \insertdoi{ doi:}{.}{}%
> \insertcomment{}{.}{}%
> }
>
> % new fields and bibliography types:
>
> \newbibfield[conference]
> \newbibfield[cobissid]
>
> \setuppublicationlayout[conference]{%
> \insertartauthors{}{\unskip. }{}%
> \insertarttitle{\bgroup }{\egroup. }{}%
> \insertconference{\bgroup \it}{\egroup\insertday{, }{.
> }{}\insertmonth{}{\ }{}\insertpubyear{}{}{}. }{}%
> \insertcobissid{[COBISS.SI-ID\ }{]}{}%
> }
>
> \setuppublicationlayout[webpage]{%
> \inserttitle{\bgroup\it }{\egroup. }{}%
> \inserturl{}{}{}%
> }
This is great Mojca. If there is a url field in the bibliography
database present for a given entry, how would one have the title
interactive to the url? I struggled with that and eventually gave up
after a few hours of trying.
--
Kip Warner -- Software Engineer
OpenPGP encrypted/signed mail preferred
http://www.thevertigo.com
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 198 bytes
Desc: This is a digitally signed message part
URL: <http://www.ntg.nl/pipermail/ntg-context/attachments/20120416/827539db/attachment.pgp>
More information about the ntg-context
mailing list