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: | ||
This is the main page. | This is the main page. | ||
First sentence.< | First sentence.<sup>[[Nociception_and_the_Pain_System#Notes|1]]</sup> | ||
<ul> | |||
<pre> | |||
<source lang="matlab"> | <source lang="matlab"> | ||
| Line 16: | Line 18: | ||
</source> | </source> | ||
</pre> | |||
</ul> | |||
More normal words. | More normal words. | ||
{{ | |||
==Notes== | |||
{{refbegin}} | |||
*{{cite book |last=Elk |first=Anne |title=[[Anne Elk's Theory on Brontosauruses]] |date=November 16, 1972 |ref=harv}} | |||
Revision as of 02:48, 31 May 2013
This is the main page.
First sentence.1
<source lang="matlab">
%Matlab comment
answer = 42;
answer + 1
%%
%Should be after break
sprintf('%.5f',answer)
</source>
More normal words.