Adjustments to match template for new Krill API
diff --git a/dev/js/src/match/reference.js b/dev/js/src/match/reference.js
new file mode 100644
index 0000000..978930c
--- /dev/null
+++ b/dev/js/src/match/reference.js
@@ -0,0 +1,27 @@
+/*
+  author, editor title, subTitle textSigle
+  in corpusAuthor (corpusEditor), corpusTitle, corpusSubTitle, corpusSigle
+  in docAuthor    (docEditor),    docTitle,    docSubTitle,    docSigle
+  publisher
+  reference
+  creationDate
+  foundries
+  keywords
+  textClass
+  textColumn
+  textDomain
+  textType
+  textTypeArt
+  textTypeRef
+  language
+  license
+  pages
+  pubDate
+  layerInfo
+  tokenSource
+  biblEditionStatement
+  fileEditionStatement
+*/
+define(function () {
+  return;
+});