Isabelle_DOF/Isabelle_DOF-Examples-Templ.../template-lncs/template-lncs.thy

14 lines
206 B
Plaintext

theory
"template-lncs"
imports
"Isabelle_DOF-Ontologies.document_templates"
Isabelle_DOF.scholarly_paper
begin
list_templates
use_template "lncs"
list_ontologies
use_ontology "scholarly_paper"
end