diff options
-rw-r--r-- | README | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -2503,8 +2503,8 @@ citing them in the body text, you can define a dummy `nocite` metadata field and put the citations there: --- - nocite: | - @item1, @item2 + nocite: | + @item1, @item2 ... @item3 |