networks.scrbl: Add an explicit tag to Basic definitions.

Otherwise there is a conflict with a section with the same name in
rs.scrbl.
This commit is contained in:
Sergiu Ivanov 2020-11-29 22:11:03 +01:00
parent d95891537b
commit 532f7b180e
1 changed files with 1 additions and 1 deletions

View File

@ -10,7 +10,7 @@ is a set of variables which are updated according to their corresponding update
functions. The variables to be updated at each step are given by the mode.
This model can generalise Boolean networks, TBANs, multivalued networks, etc.
@section{Basic definitions}
@section[#:tag "networks-basics"]{Basic definitions}
@section{Syntactic description of networks}