Difference between revisions of "Template:Chapter footer"
Jump to navigation
Jump to search
Line 4: | Line 4: | ||
| width=50% style="padding-left: 0.5em" | | | width=50% style="padding-left: 0.5em" | | ||
=== Teaching Materials === | === Teaching Materials === | ||
− | {{#ask: [[Category:Lectures]] [[Chapter::{{PAGENAME}}]] | format=ul}} | + | {{#ask: [[Category:Lectures]] [[Chapter::{{PAGENAME}}]] |
− | + | | format=ul | |
+ | | default=None available | ||
+ | }} | ||
=== 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]] [[Chapter::{{PAGENAME}}]] |format=ul}} | + | {{#ask: [[Category:Exercises]] [[Chapter::{{PAGENAME}}]] |
+ | |format=ul | ||
+ | | default=None available | ||
+ | }} | ||
=== Frequently Asked Questions === | === Frequently Asked Questions === | ||
{{#ask: [[Category:Questions]] [[Chapter::{{PAGENAME}}]] | {{#ask: [[Category:Questions]] [[Chapter::{{PAGENAME}}]] | ||
Line 16: | Line 21: | ||
=== Errata === | === Errata === | ||
− | {{#ask: [[Category:Errata]] [[Chapter::{{PAGENAME}}]] | format=ul}} | + | {{#ask: [[Category:Errata]] [[Chapter::{{PAGENAME}}]] |
+ | | format=ul | ||
+ | | default=None reported | ||
+ | }} | ||
<!-- * {{submitbug}} --> | <!-- * {{submitbug}} --> | ||
Revision as of 04:12, 8 April 2024
Teaching MaterialsNone available Additional ExercisesThe following exercises cover some of the topics introduced in this chapter. Exercises marked with a * appear in the printed text. None available Frequently Asked QuestionsNone available ErrataNone reported |
Python CodeThe 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 |