Richard Lawrence <richard.lawre...@berkeley.edu> writes: > What's the next step here? Adding support for multiple references? > multi-cites? `&'-keys?
To support multi cites, we must first decide how the parsed will present information, i.e., what are the properties in the following case [cite:pre; pre1 @k1 post1; pre2 @k2 post2; post] There is also the following degenerate case [cite:pre; pre ;post] What should be done about it? I didn't implement &-keys as there is no consensus on them. Regards,