From 82bc16ce44bc3251fe77fc8457194622bccb5614 Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Mon, 21 Mar 2022 20:30:02 +0000 Subject: citation-style-language (21mar22) git-svn-id: svn://tug.org/texlive/trunk@62862 c570f23f-e606-0410-a88d-b1316a301751 --- .../scripts/citation-style-language/citeproc-node-sort.lua | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'Master/texmf-dist/scripts/citation-style-language/citeproc-node-sort.lua') diff --git a/Master/texmf-dist/scripts/citation-style-language/citeproc-node-sort.lua b/Master/texmf-dist/scripts/citation-style-language/citeproc-node-sort.lua index f36baccf00a..1b82d21b55e 100644 --- a/Master/texmf-dist/scripts/citation-style-language/citeproc-node-sort.lua +++ b/Master/texmf-dist/scripts/citation-style-language/citeproc-node-sort.lua @@ -1,3 +1,9 @@ +-- +-- Copyright (c) 2021-2022 Zeping Lee +-- Released under the MIT license. +-- Repository: https://github.com/zepinglee/citeproc-lua +-- + local sort = {} local unicode = require("unicode") -- cgit v1.2.3