Template:ModelProblem

From SEAMSWiki

Jump to: navigation, search

Contents

[edit] Usage

Allows quickly creating your own Wiki page describing a model problem. Get started by copying-and-pasting the raw text below into a new Wiki page:

{{Template:ModelProblem
| name=Name of problem
| description=Problem description paragraph 1.

Paragraph 2.
| context-title=Problem relevance
| context=Text establishing relevance
| challenge-title=Title for the engineering challenges
| challenge=Engineering challenges for self-adaptive systems.
| sources-title=Title for system sources}}
| sources=Optional subsections describing system sources.
=== Prerequisites ===
=== Installation ===
=== Running instructions ===
| solutions=Optional example solutions.
| relatedproblems=Optional list of related problems.
| references=Optional bibliographic references.}}

Exemplars

[edit] {{{name}}}

Name of your model problem.

[edit] Description

{{{description}}} Problem description.

[edit] {{{context-title}}}

{{{context}}} Problem context.

[edit] {{{challenge-title}}}

{{{challenge}}} Engineering challenges for self-adaptive systems.

[edit] {{{sources-title}}}

{{{sources}}} Optional subsections describing available sources of the system representing the model-problem. Note: this should not be the solution.

[edit] Solutions

{{{solutions}}} One or more optional solutions to the model problem.

[edit] Related Problems

{{{relatedproblems}}} Optional list of other, related problems.

[edit] References

{{{references}}} Optional section of bibliographical references for the model problem and/or solution.

Personal tools