Nociception and the Pain System: Difference between revisions

From Psych 221 Image Systems Engineering
Jump to navigation Jump to search
imported>Psych202
No edit summary
imported>Psych202
No edit summary
Line 1: Line 1:
This is the main page.
Short Summary


=Introduction=


==A New Hope==
Yada Yada Yada
First sentence.<sup>[[Nociception_and_the_Pain_System#References|1]]</sup>


=Meaningful Section Title=


Now to a subsection


<ul>
<pre>
<source lang="matlab">


%Matlab comment
===A New Hope===
First sentence with reference.<sup>[[Nociception_and_the_Pain_System#References|1]]</sup>


answer = 42;
answer + 1


%%
=Matlab Section=
%Should be after break


sprintf('%.5f',answer)
Short introduction
 
</source>


<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>
%Same as above but without the html formatting that didn't work.
%More colourful commentary
%Matlab comment
 
answer = 42;
answer = 42;
answer + 1
%There is no break.
sprintf('%.5f',answer)
sprintf('%.5f',answer)
ans =
      life


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=
==Section 2:The Empire Strikes Back==
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)
    
Figure 1: Human Hearing Range in W/cm2.
    %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

  1. Fancy Text One
  2. Fancy text two