ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: Taco Hoekwater <taco@elvenkind.com>
To: mailing list for ConTeXt users <ntg-context@ntg.nl>
Subject: Re:  First document — problems with bib module and layout
Date: Thu, 27 Dec 2007 16:46:28 +0100	[thread overview]
Message-ID: <4773C8D4.7070008@elvenkind.com> (raw)
In-Reply-To: <200712271156.59435.matija.suklje@rutka.net>

Matija Šuklje wrote:
> Dne četrtek 27. decembra 2007 je Matija Šuklje napisal(a):
>> From what I can tell the main problem is that in legal circles it's
>> considered bad form to cite (the short one) right next to the cited text.
>> The much preferred way is "below the line" in the footer.
> 
> I think I solved the problem with footnotes now by using 
> \footnote{\cite[extras={, p. 12}][ref]} ...but I'm still not happy with too 
> little information produced by \cite and not having a working 
> \placepublications
> 
> 
> Any help appreciated.


The solution is probably along the lines of

   \def\shortcitation#1{%
     \nocite[#1]%
     \begingroup
     \getcitedata[kratko][#1] to \shorttitle
     \getcitedata[avtor][#1] to \shortauthor %define this bibfield first!
     \expanded{\footnote{\shortitle, \shortauthor ...}}%
     \endgroup}

More tomorrow, maybe. You have picked the worst possible time to ask
me about computer stuff. ;-)

___________________________________________________________________________________
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  : https://foundry.supelec.fr/projects/contextrev/
wiki     : http://contextgarden.net
___________________________________________________________________________________

  reply	other threads:[~2007-12-27 15:46 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-12-25 22:39 Matija Šuklje
2007-12-26 11:15 ` Taco Hoekwater
2007-12-26 22:50   ` Matija Šuklje
2007-12-27 10:38     ` Matija Šuklje
2007-12-27 10:56       ` Matija Šuklje
2007-12-27 15:46         ` Taco Hoekwater [this message]
2007-12-27 18:51           ` Matija Šuklje
2007-12-28 14:27             ` Taco Hoekwater
2007-12-29 12:20               ` Matija Šuklje
2007-12-29 19:06                 ` Aditya Mahajan
2007-12-29 20:06                   ` Matija Šuklje
2008-04-06 18:51                   ` Matija Šuklje

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=4773C8D4.7070008@elvenkind.com \
    --to=taco@elvenkind.com \
    --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).