diff options
author | Karl Berry <karl@freefriends.org> | 2020-07-23 21:25:49 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2020-07-23 21:25:49 +0000 |
commit | 4f97216d337350afed0b6718c5ccfbb5c6d4d3b4 (patch) | |
tree | f04d8bbc1456fcf92fccd4c6921c409b82832799 /Master/texmf-dist/doc/latex/membranecomputing/README.md | |
parent | e5de743200b560ef022e6fb4b6c183179088e3da (diff) |
membranecomputing (23jul20)
git-svn-id: svn://tug.org/texlive/trunk@55918 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/latex/membranecomputing/README.md')
-rw-r--r-- | Master/texmf-dist/doc/latex/membranecomputing/README.md | 26 |
1 files changed, 26 insertions, 0 deletions
diff --git a/Master/texmf-dist/doc/latex/membranecomputing/README.md b/Master/texmf-dist/doc/latex/membranecomputing/README.md new file mode 100644 index 00000000000..70a87c6b6ad --- /dev/null +++ b/Master/texmf-dist/doc/latex/membranecomputing/README.md @@ -0,0 +1,26 @@ +membranecomputing - a LaTeX package for the Membrane Computing +community. It comprises the definition of P systems, rules and +some concepts related to languages and computational +complexity usually needed for Membrane Computing research. + +Written by David Orellana Martín <dorellana@us.es> + +No dependencies other than the standards ifthen and xstring packages. +See membranecomputing.pdf for full documentation + +%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% +% +% Copyright and license +% ===================== +% +% Copyright (C) 2020 David Orellana Martín +% +% This work may be distributed and/or modified under the +% conditions of the LaTeX Project Public License, either version 1.3 +% of this license or (at your option) any later version. +% The latest version of this license is in +% http://www.latex-project.org/lppl.txt +% and version 1.3 or later is part of all distributions of LaTeX +% version 2005/12/01 or later. +% +%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
\ No newline at end of file |