blob: 1b8b3fbe89828addee32984a5fdb958d6c9a00cd [file] [log] [blame]
Marc Kupietzfbeafa52026-08-06 16:14:18 +02001%# Adds a references page at /doc/citation. Copy this file to
2%# doc/citation.html.ep (without the .example suffix).
3%#
4%# The page is assembled from three parts: the references for your corpus,
5%# plus the KorAP and annotation-tool references that Kalamar ships and you
6%# normally keep unchanged. Pass your own corpus references as shown below;
7%# see partial/citation/corpus.html.ep.example.
8%#
9%# Kalamar's documentation menu has no entry for this page, so link it from
10%# your corpus page (see doc/corpus.html.ep.example).
11% layout 'main', title => 'KorAP: ' . loc('Nav_citation', 'References');
12
13%= page_title
14
15%= include 'partial/citation', corpus_citation => 'custom/partial/citation/corpus'