skribilo-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[skribilo-users] bibliography sorting


From: Roger Mason
Subject: [skribilo-users] bibliography sorting
Date: Tue, 14 Aug 2012 17:10:37 -0230
User-agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:9.0) Gecko/20111228 Thunderbird/9.0

Hello Ludo,

I wish to sort a bibliography.  Currently I have:

(bibliography "bibliography.skribe")
(document...
(section :number #f :title "References")
(the-bibliography :sort bib-sort/dates)
); End document

If I leave out the :sort, I get a bibliography numbered by the order in which they are referenced in the text. I have tried variants on :sort bib-sort/dates etc, but compilation fails:

skribilo -t latex -o paper.tex paper.skb
Backtrace:
In unknown file:
   ?: 0* [#<procedure #f ()>]
   ?: 1* [eval (document # # # ...) #<module # 8028fc4a0>]
In paper.skb:
3: 2* [document #:title ("A TEM Study of Melting in the Granulite Facies") ... ...
 108: 3*  [the-bibliography #:sort ...

paper.skb:108:1: While evaluating arguments to the-bibliography in expression (the-bibliography #:sort bib-sort/authors):
paper.skb:108:1: Unbound variable: bib-sort/authors

What am I doing wrong?

Thanks,
Roger

--
Roger Mason
Dept. of Earth Sciences
Memorial University of Newfoundland
St. John's, NL, Canada A1B 3X5
(709) 864-4385


This electronic communication is governed by the terms and conditions at
http://www.mun.ca/cc/policies/electronic_communications_disclaimer_2012.php



reply via email to

[Prev in Thread] Current Thread [Next in Thread]