Skip to content

Commit bb723c5

Browse files
authored
Update tutorial-flow.md
1 parent 6198fc0 commit bb723c5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/src/tutorial-flow.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -456,7 +456,7 @@ plot!(plt, t, t->abs(ψ(t)-x0), label="Classical")
456456

457457
We consider an optimal control problem with a state constraints of order 1.[^1]
458458

459-
[^1]: B. Bonnard, L. Faubourg, G. Launay & E. Tr´elat, Optimal Control With State Constraints And The Space Shuttle Re-entry Problem, J. Dyn. Control Syst., 9 (2003), no. 2, 155–199.
459+
[^1]: B. Bonnard, L. Faubourg, G. Launay & E. Trélat, Optimal Control With State Constraints And The Space Shuttle Re-entry Problem, J. Dyn. Control Syst., 9 (2003), no. 2, 155–199.
460460

461461
```@example main
462462
t0 = 0

0 commit comments

Comments
 (0)