Difference between revisions of "Template:Chapter footer"

From FBSwiki
Jump to navigation Jump to search
Line 4: Line 4:
 
== Additional Exercises ==  
 
== Additional Exercises ==  
 
The following exercises cover some of the topics introduced in this chapter.  Exercises marked with a * appear in the printed text.
 
The following exercises cover some of the topics introduced in this chapter.  Exercises marked with a * appear in the printed text.
{{#ask: [[Category::Exercises]] | topic={{PAGENAME}} | format=ol}}
+
{{#ask: [[Category:Exercises]] | topic={{PAGENAME}} | format=ol}}
  
 
== Frequently Asked Questions ==
 
== Frequently Asked Questions ==
Line 10: Line 10:
  
 
== Errata ==
 
== Errata ==
{{#ask: [[Category::FAQ]] | topic={{PAGENAME}} | format=ol}}
+
{{#ask: [[Category:FAQ]] | topic={{PAGENAME}} | format=ol}}
 
<!-- * {{submitbug}} -->
 
<!-- * {{submitbug}} -->
  
Line 17: Line 17:
 
== Python code ==
 
== Python code ==
 
The following Python scripts are available for producing figures that appear in this chapter.
 
The following Python scripts are available for producing figures that appear in this chapter.
{{#ask: [[Category::Figure scripts]] | topic={{PAGENAME}} | formal=ul}}
+
{{#ask: [[Category:Figure scripts]] | topic={{PAGENAME}} | formal=ul}}
  
 
See the [[software|software page]] for more information on how to run these scripts.
 
See the [[software|software page]] for more information on how to run these scripts.

Revision as of 23:11, 27 December 2020

Additional Exercises

The following exercises cover some of the topics introduced in this chapter. Exercises marked with a * appear in the printed text.

  1. Exercise: Exploring the dynamics of a rolling mill
  2. Exercise: Popular articles about control

Frequently Asked Questions

<ul><li>"[[Category::Questions]]" is not recognized as valid category or value annotation.</li> <!--br--><li>Some subquery has no valid condition.</li></ul>

Errata

Python code

The following Python scripts are available for producing figures that appear in this chapter.


See the software page for more information on how to run these scripts.

Additional Information