Nociception and the Pain System: Difference between revisions
Jump to navigation
Jump to search
imported>Psych202 No edit summary |
imported>Psych202 No edit summary |
||
| Line 1: | Line 1: | ||
Short Summary | |||
=Introduction= | |||
Yada Yada Yada | |||
=Meaningful Section Title= | |||
Now to a subsection | |||
===A New Hope=== | |||
First sentence with reference.<sup>[[Nociception_and_the_Pain_System#References|1]]</sup> | |||
=Matlab Section= | |||
Short introduction | |||
<ul> | |||
<pre> | |||
%Matlab comment | |||
plot(x,y) | |||
</pre> | </pre> | ||
</ul> | </ul> | ||
[[Image:HumanRangeofHearingIntensities.png|400px|center|frame|Figure 1: Human Hearing Range in W/cm<sup>2</sup>.]] | [[Image:HumanRangeofHearingIntensities.png|400px|center|frame|Figure 1: Human Hearing Range in W/cm<sup>2</sup>.]] | ||
<ul> | <ul> | ||
<pre> | <pre> | ||
% | %More colourful commentary | ||
answer = 42; | answer = 42; | ||
sprintf('%.5f',answer) | sprintf('%.5f',answer) | ||
ans = | |||
42 | |||
</pre> | </pre> | ||
</ul> | </ul> | ||
| Line 44: | Line 40: | ||
More normal words. | More normal words. | ||
=There and Back Again= | |||
More words in normal wiki style. | |||
=Concluding Remarks= | |||
So long, and thanks for all the fish. | |||
==References== | ==References== | ||
#Fancy Text One | #Fancy Text One | ||
#Fancy text two | #Fancy text two | ||
Revision as of 04:21, 31 May 2013
Short Summary
Introduction
Yada Yada Yada
Meaningful Section Title
Now to a subsection
A New Hope
First sentence with reference.1
Matlab Section
Short introduction
%Matlab comment plot(x,y)

%More colourful commentary
answer = 42;
sprintf('%.5f',answer)
ans =
42
More normal words.
There and Back Again
More words in normal wiki style.
Concluding Remarks
So long, and thanks for all the fish.
References
- Fancy Text One
- Fancy text two