Calculus/Contributing

< Calculus

Notes on contributing to the Calculus textbook. This is the Wikibooks:Local manuals of style for the Calculus textbook.

Note to new contributors

The guidelines given below are intended to keep the organization and style of the book consistent, to reduce the need to rework edits, and to communicate best practices. It is not intended to be a barrier to contributions by would-be contributors. If you have something to contribute but don't have time to read up on all the guidelines given below, go ahead and make your contribution. Other experienced contributors can touch up your edits afterwards so that they conform to the guidelines.

Structure

The structure currently being implemented is as follows:

Conventions

{{question-answer|question=1. Question-goes-here|answer={{noprint|Answer-goes-here}}}}
The noprint template prevents the answer from appearing with the exercise in the print version.
{{question-answer|question=1. Question-goes-here|answer=Answer-goes-here}}
Bold the answer using either '''Answer''' or <math>\mathbf{Answer}</math> so that people using the print version can quickly find the answer.

Templates

See for a list of all Calculus textbook templates.

{{Calculus/Top Nav}}

{{Calculus/Top Nav|Limits|Infinite Limits}} produces this navigation box:

All Calculus content pages should include this at the top of the page and at the bottom just above the {{Calculus/TOC}} template.

{{Calculus/TOC}}

{{Calculus/TOC}} produces this navigation box:

All Calculus content pages should include this at the bottom of the page. This also adds the page to .

{{Calculus/map page}}

{{Calculus/map page|Algebra}} returns the section number for the Algebra section, i.e. 1.1. Use this template when you want to refer to a section by its section number. If you re-order the sections, edit the {{Calculus/map page}} template to reflect the new ordering. That way all references in the book will be updated to return the correct section number.

{{Calculus/Def}}

{{Calculus/Def|text=My definition here.}} produces a box for important text:

My definition here.

Use this to introduce significant new definitions and concepts. See Calculus/Limits#Informal definition of a limit, where the informal definition of a limit is inside such a box.

{{Calculus/Stub}}

{{Calculus/Stub}} produces a stub notice, signifying that the given page or section is too short.

On inclusiveness vs. exclusiveness

An Extensions section is included for further topics. Any study beyond fairly basic calculus should be in this section. We should aim to include more than is necessary and ensure that our readers are aware of this. The book should be structured so that J. Random Student can find a rigorous course in the essentials of calculus but also include further study of the topic that readers can pick and choose topics from, as their interests warrant.

TODO

This article is issued from Wikibooks. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.