Ah, I misunderstood. I think there's not currently an option to adjust
the sorting of the bibliography section, but it would make sense to add
one.

At Thu, 7 Mar 2019 23:05:25 -0800, Joey Eremondi wrote:
> Looks like that changes the order the citations are listed at the point of
> citation, but not in the generated bibliography at the end of the document?
> Unless I'm missing something obvious.
> Either way, thanks!
> 
> On Thu, Mar 7, 2019 at 4:36 PM Matthew Flatt <mfl...@cs.utah.edu> wrote:
> 
> > At Thu, 7 Mar 2019 15:06:30 -0800 (PST), Joey Eremondi wrote:
> > > I'm using Scribble and Frog to automatically generate a publications
> > list
> > > from a BibTex file. The problem is, right now I get the same order
> > > regardless of what order I call ~cite: sorted by year, oldest to newest.
> > > I'd like the reverse of this, with newest at the top. Is it possible to
> > > change the order of the generated bibliography, to either match the
> > order I
> > > call ~cite in, or to automatically sort by date (in reverse?)
> >
> > You can supply `#:sort? #f` as an argument to a `~cite` to use the
> > order that you supply. There's not currently a way to change the
> > automatic sort order.
> >
> > --
> > You received this message because you are subscribed to a topic in the
> > Google Groups "Racket Users" group.
> > To unsubscribe from this topic, visit
> > https://groups.google.com/d/topic/racket-users/4uIjaC1alNU/unsubscribe.
> > To unsubscribe from this group and all its topics, send an email to
> > racket-users+unsubscr...@googlegroups.com.
> > For more options, visit https://groups.google.com/d/optout.
> >

-- 
You received this message because you are subscribed to the Google Groups 
"Racket Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to racket-users+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to