Skip to content

Commit e474a84

Browse files
authored
Update README.md
1 parent 8470b09 commit e474a84

File tree

1 file changed

+13
-12
lines changed

1 file changed

+13
-12
lines changed

README.md

Lines changed: 13 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -11,18 +11,19 @@ Please refer to the following paper when using the library:
1111

1212
bibtex entry:
1313

14-
`@ARTICLE{7790863,
15-
author={M. Colledanchise and P. Ögren},
16-
journal={IEEE Transactions on Robotics},
17-
title={How Behavior Trees Modularize Hybrid Control Systems and Generalize Sequential Behavior Compositions, the Subsumption Architecture, and Decision Trees},
18-
year={2017},
19-
volume={33},
20-
number={2},
21-
pages={372-389},
22-
keywords={Computer architecture;Decision trees;High definition video;Robot control;Switches;Behavior trees (BTs);decision trees;finite state machines (FSMs);hybrid dynamical systems (HDSs);modularity;sequential behavior compositions;subsumption architecture},
23-
doi={10.1109/TRO.2016.2633567},
24-
ISSN={1552-3098},
25-
month={April},}`
14+
`@ARTICLE{TRO17Colledanchise,` <br/>
15+
`author={M. Colledanchise and P. Ögren},` <br/>
16+
`journal={IEEE Transactions on Robotics},` <br/>
17+
`title={{How Behavior Trees Modularize Hybrid Control Systems and Generalize Sequential Behavior Compositions, the Subsumption Architecture, and Decision Trees}},` <br/>
18+
`year={2017},` <br/>
19+
`volume={33},` <br/>
20+
`number={2},` <br/>
21+
`pages={372-389},` <br/>
22+
`keywords={Computer architecture;Decision trees;High definition video;Robot control;Switches;Behavior trees (BTs);decision trees;finite state machines (FSMs);hybrid dynamical systems (HDSs);modularity;sequential behavior compositions;subsumption architecture}, ` <br/>
23+
`doi={10.1109/TRO.2016.2633567},` <br/>
24+
`ISSN={1552-3098},` <br/>
25+
`month={April},}`<br/>
26+
2627

2728
DEPENDENCIES
2829
------------

0 commit comments

Comments
 (0)