Search found 2 matches
- Fri Feb 26, 2021 1:09 pm
- Forum: Bookends
- Topic: Citations before or after punctuation
- Replies: 2
- Views: 1756
Re: Citations before or after punctuation
Thanks, Jon. It's a bit more complicated than that, since I need to reposition the reference relative to the punctuation mark. I actually figured out a way to do it with a couple of regexes. To go from superscript to brackets, the regex is find "([\.,;:\)])( ?\{[^\}]*\}) ?" and replace wit...
- Thu Feb 25, 2021 3:26 pm
- Forum: Bookends
- Topic: Citations before or after punctuation
- Replies: 2
- Views: 1756
Citations before or after punctuation
If I want to use a superscript-number citation format in my final document, I would prefer to put the Bookends placeholder citations after punctuation, like this: "This is one reference,{Smith et al., 2013, #80735} whereas this is another.{Jones, 2011, #2594}" After scanning, this would re...