Eli Barzilay
3cbb1e4e0e
Fix lots of indentation mistakes.
...
(Found by my ayatollah script...)
original commit: af6be85ff576e475753a46bd3f1690eb8bf88a28
2013-03-14 10:55:47 -04:00
Jon Rafkind
5aa01a0aaa
autobib: add #:spaces argument to define-cite that puts N spaces between each bibliography entry
...
original commit: 37f47f7d68ae2a9e843190437f1e65f04c500397
2013-03-04 18:48:41 -07:00
Vincent St-Amour
8193c3e1ec
Fix citation disabiguation when authors differ.
...
original commit: 29cfc48c5e9361fa1608a315f0558311e416a0d2
2012-11-19 17:35:07 -05:00
Matthew Flatt
abeb37b101
scriblib/autobib: more graceful failure when bib not rendered
...
original commit: 6a5f73d3d9e4e9570c657f77ca8bf20c3510a2b8
2012-10-01 07:14:46 -06:00
Robby Findler
563fad62a4
adjust 'authors' from scriblib/autobib so that it
...
has a contract (which I'm inferring from the way
it is implemented so I might be getting it wrong)
related to PR 12966
original commit: f03274c8b77d61991231f5f7931356508b07caa3
2012-08-14 21:34:09 -05:00
Matthew Flatt
570f682b23
scriblib/autobib: first cut at configurable style
...
Adds `number-style' as an alternative to `author+date-style'.
original commit: 48e154e3cb3eae280a82116933ddf0b03a7dd4d1
2012-07-10 00:21:56 -06:00
Matthew Flatt
83e4a20c8e
scriblib/autobib: fixes in docs and related to disambiguation
...
Fixed problems related to sorting, more than two references for
one citation, and "specific" additions like page numbers.
Also, removed a set of parentheses around disambiguated dates
in the bibliography, because I don't think they belong there.
The doc format was confused; for example, square brackets don't mean
optional in a syntactic form documentation, but instead mean square
brackets.
original commit: 71fe28e5dcf33f33a1afbb810b0cf6cc439e6629
2012-07-10 00:21:56 -06:00
J. Ian Johnson
743e0afbfb
Sort bibliographies by authors' last names.
...
(Tweaked by Vincent.)
original commit: 3caf0aca23a293271dd7245f42b28dccaab535f6
2012-04-05 19:04:54 -04:00
Jay McCarthy
b33bd7bf33
Autobib errors with no authors or dates on a bib entry. Test included.
...
original commit: 13e36fbec4d50813ced3ae80db8c1a641952f719
2012-03-29 15:44:27 -06:00
Vincent St-Amour
9a091e2d4f
Fix bug in autobib's handling of urls.
...
original commit: 999de5a4884e07f4f5cc48910bd658b57ef46fdb
2012-03-19 11:10:22 -04:00
James Ian Johnson
f280030d0c
Bibliographies had a nondeterministic render order. Fixed. Added tests for disambiguation.
...
original commit: 6e7fb4e7efd6efc692f4305740754a91ebf70dde
2012-03-13 18:38:31 -04:00
James Ian Johnson
875843a4e1
It was possible for a multi-citation to be ambiguous and mention a something not referenced anywhere else. Added a safeguard so that the citation hash is properly populated.
...
original commit: 337be4a677bdbd3aeae9926fd45727944ed63d3d
2012-03-13 18:38:30 -04:00
James Ian Johnson
ca961ce44b
Added the ability to disambiguate between citations using autobib.
...
original commit: 2c63ce2286da4113baa9c32d5d75bf8189bcbb35
2012-03-13 18:38:30 -04:00
James Ian Johnson
ce2dc58b4c
Better disambiguation for autobib. Delays rendering bib elements because the disambiguation must be accounted for.
...
original commit: f3dc5796bedcc4390382f0c9d6790caf68d11a99
2012-03-13 18:38:30 -04:00
James Ian Johnson
403058dcf2
Added the ability to disambiguate between citations using autobib.
...
original commit: 6f1c6b7d92f9654f84dba446edd0df377ee262eb
2012-03-13 18:38:30 -04:00
Matthew Flatt
9f6f5d9812
add --latex-section' mode to
scribble'
...
original commit: 3f95fabf7c4ef7616633820e79bf4d1ea472bbb9
2011-06-22 07:49:15 -06:00
Robby Findler
fae7c00658
sriblib/autobib: added a keyword argument to generate-bibliography to control the name of the section
...
original commit: 62d758ca56d16ceb8c4f55460ffdb904a52b002d
2011-05-27 07:32:20 -05:00
Matthew Flatt
6248efa610
scriblib/autobib: fix `in-bib' to not generate a new bib entry
...
original commit: 50ca70703f1ea1944bce30ba4600ab13696b1cb0
2011-03-20 15:35:02 -06:00
Sam Tobin-Hochstadt
1ef3cc89f9
Compare author strings, not author structures, in `citet'.
...
original commit: 7f1da76d54864cc56566b1ac14794d077fdba698
2010-12-08 18:22:29 -05:00
Sam Tobin-Hochstadt
865ad8584c
Sort bib entries by year when authors are equal.
...
Works only when just the year is specified.
original commit: d50eac2effe61bcd7e3fa9584b5dab652b54938f
2010-11-16 13:27:50 -05:00
Sam Tobin-Hochstadt
2af3c0c8b7
Supress duplicate author lists.
...
original commit: 01c8c281f3894f8d559541442cf5e66654f4338e
2010-11-16 12:38:48 -05:00
Matthew Flatt
2b9bb591e6
add collection-file-path and splace collection trees at the file level
...
original commit: 5f1aa418f30f4df086c85ed18dfc5395468b1638
2010-07-25 11:01:09 -05:00
Matthew Flatt
a13f1ea81d
fix use of the second argument to in-bib
...
original commit: 6ffa068e1e5f03e9bb1cf7500a97294858f89a71
2010-07-20 14:02:57 -06:00
Sam Tobin-Hochstadt
0a3de1887b
Include "-" in last name regexp.
...
original commit: 1a80b6b04489a684a4a396588b306ccdede5f9b5
2010-06-11 17:49:06 -04:00
Sam Tobin-Hochstadt
a04afeb855
Support multiple arguments to `citet', provided that all authors are equal?
...
- Also refactors indexing to separately index date and author
original commit: c9459277768aee67ab6f430d2f7b7970b223ea57
2010-06-11 17:49:05 -04:00
Matthew Flatt
7e5406e889
rename all files .ss -> .rkt
...
original commit: 28b404307793f041bb3363135a2968e283855318
2010-04-27 16:50:15 -06:00