I'd like to make an annotated bibiliography, but natbib's plainnat doesn't wrap notes in the quote environment.
I can't for the life of me figure out the .bst file format, I was hoping someone might know how to edit this function so that it does the quoting, which I can then paste as a new function and change the note field to output through that instead.
Code: Select all
FUNCTION {output}
{ duplicate$ empty$
'pop$
'output.nonnull
if$
}