「ヘルプ:テキストの書き方」の版間の差分
ナビゲーションに移動
検索に移動
Tomokouekita (トーク | 投稿記録) 細編集の要約なし |
細 (Tomokouekita(トーク)による第17943版を取り消し) |
||
1行目: | 1行目: | ||
*基本的なWikiの構文の文法に関しては、下記をご参照下さい. | |||
[[wikimedia:jp:ヘルプ:ページの編集|Wikimedia上のヘルプ]] | |||
[http://www.mediawiki.org/wiki/Help:Formatting/ja Mediawiki上のヘルプ] | |||
== Text Rich Editor == | |||
*また本サイトではWiki構文を使わずに、ワードプロセッサーソフトウエア様の入力を可能にするText Rich Editorも実装しています. | |||
*Wikiページの編集画面を表示して<textricheditor>をクリックします。 | |||
[[Image:FCKEditor.jpg|center|640px|FCKEditor.jpg]] | |||
<br> | |||
*入力画面が変化します。 | |||
[[Image:ChangeFCKEditor.jpg|center|640px|ChangeFCKEditor.jpg]] | |||
*記事の見出しはHeading 2から始め、3、4と小さくしていって下さい。 | |||
== 文献の入れ方 == | |||
*Text Rich Editorはここでは使用しないで下さい。 | |||
*<nowiki>下の様に文献を引用したい場所で<ref><pubmed> と</pubmed></ref></nowiki>の間に[[wikipedia:jp:Pubmed#PMID|PubMed ID]]を囲って下さい。 | |||
<nowiki>*****<ref><pubmed> 14426011 </pubmed></ref></nowiki>。 | |||
すると、文章内の記述順に従って、右のように引用文献が番号で表されます。 *****<ref><pubmed> 14426011 </pubmed></ref> 。 | |||
*おなじ文献を2回以上使いたい時は、一番最初に引用した時に名前をつけます。二回目以降は名前だけで充分です。 | |||
<nowiki>始めの引用<ref name=ref2><pubmed> 1432144 </pubmed></ref></nowiki>。 | |||
始めの引用<ref name=ref2><pubmed> 1432144 </pubmed></ref>。 | |||
<nowiki>2回目の引用<ref name=ref2 /></nowiki>。 | |||
2回目の引用<ref name=ref2 />。 | |||
*Pubmedにない文献(日本語の文献や単行本など)は次の様に書いて下さい。 | |||
<nowiki>日本語の文献の引用例です<ref>'''藤田尚男、藤田恒夫'''<br>標準組織学 総論 第4版<br>''医学書院(東京)'':2002</ref></nowiki>。 | |||
日本語の文献の引用例です<ref>'''藤田尚男、藤田恒夫'''<br>標準組織学 総論 第4版<br>''医学書院(東京)'':2002</ref>。 | |||
*そして記述の最後に次の様に入力します. | |||
<nowiki><references/></nowiki> | |||
すると、文献リストが出来ます. | |||
<references /> | |||
<br> | |||
== 数式の入力 == | |||
*Textricheditorでは数式入力はできません.デフォールトの入力方法を用い、[http://meta.wikimedia.org/wiki/ヘルプ:数式の書き方 MediaWikiの数式記述法]を参照して、入力してください.以下に例を示します. | |||
<math>\int f(x)dx</math> | |||
<nowiki><math>\int f(x)dx</math></nowiki> | |||
<math>\alpha \frac{d^2x(t)}{dt^2} +\beta \frac{dx(t)}{dt} +\gamma x(t) = f(t)</math> | |||
<nowiki><math>\alpha \frac{d^2x(t)}{dt^2} +\beta \frac{dx(t)}{dt} +\gamma x(t) = f(t)</math></nowiki> | |||
<math>\int f(xyz)dx</math> | |||
<nowiki><math>\int f(xyz)dx</math></nowiki> | |||
<br> | |||
==特殊文字一覧== | |||
これらを入力する時は、TextRichEditorは使えません。デフォールトの入力方法で御使い下さい。 | |||
*'''Numbers:''' {{unicode|¼ ½ ¾}} &frac14; &frac12; &frac34; | |||
*'''Fractions:'''{{Fraction|1|2}} {{Fraction|1|3}} {{Fraction|7|9}} <nowiki>{{Fraction|1|2}} {{Fraction|1|3}} {{Fraction|7|9}}</nowiki> | |||
*'''Font size''': <big>x</big> <small>x</small>   <nowiki><big>x</big> <small>x</small> </nowiki> | |||
*'''Underline text'''   <u>underline</u> {{overline|overline}}  <nowiki><u> underline </u> {{overline|overline}}</nowiki> | |||
*'''Strikeout text'''   <s>strikeout</s>   <nowiki><s> strikeout </s></nowiki> | |||
*'''Font:''' ''italics''  '''bold'''  — <big><nowiki>''</nowiki></big>italics<big><nowiki>''</nowiki></big>   <big><nowiki>'''</nowiki></big>bold<big><nowiki>'''</nowiki></big> | |||
*'''General font specification:''' <span style="font-family: Times New Roman; font-size:100%; font-style:italic; font-weight:bold;"> Φ (A) </span>   <<nowiki>span style="font-family: Times New Roman; font-size:100%; font-style:italic; font-weight:bold;"> Φ (A) <</nowiki>/span>; | |||
*'''Superscripts/subscripts:''' x<sup>2</sup> x<sub>3</sub> x{{su|p=2|b=1}}  <nowiki>x<sup>2</sup> x<sub>3</sub> x{{su|p=2|b=1}}</nowiki>; | |||
*'''Analysis:''' {{unicode|ƒ ∂ ∫ ∑ ∏ √ ∞ ∇ ℘ ℑ ℜ}} &fnof; &part; &int; &sum; &prod; &radic; &infin; &nabla; &weierp; &image; &real; | |||
*'''Arrows:''' {{unicode|← ↓ → ↑ ↔ ↵ ⇐ ⇓ ⇒ ⇑ ⇔}} &larr; &darr; &rarr; &uarr; &harr; &crarr; &lArr; &dArr; &rArr; &uArr; &hArr; | |||
*'''Logic:''' {{unicode|¬ ∧ ∨ ∃ ∀}} &not; &and; &or; &exist; &forall; | |||
*'''Sets:''' {{unicode|∈ ∉ ∋ ∅ ⊆ ⊇ ⊃ ⊂ ⊄ ∪ ∩ ℵ}} &isin; &notin; &ni; &empty; &sube; &supe; &sup; &sub; &nsub; &cup; &cap; &alefsym; | |||
*'''Relations:''' {{unicode|≠ ≤ ≥ < > ≡ ≢ ∼ ≅ ≈ ∝}} &ne; &le; &ge; &lt; &gt; &equiv; &nequiv; &sim; &cong; &asymp; &prop; | |||
*'''Binary operations:''' {{unicode|± − × ÷ ⁄ ⊥ ⊕ ⊗ ∗}} &plusmn; &minus; &times; &divide; &frasl; &perp; &oplus; &otimes; &lowast; | |||
*'''Delimiters:''' {{unicode|⌈ ⌉ ⌊ ⌋ ⟨ ⟩ « »}} &lceil; &rceil; &lfloor;&rfloor; &lang; &rang; &laquo; &raquo; | |||
*'''Miscellaneous:''' {{unicode|† ‡ ¦ ∠ ∴ ◊ • ♠ ♣ ♥ ♦}} &dagger; &Dagger; &brvbar; &ang; &there4; &loz; &bull; &spades; &clubs; &hearts; &diams; | |||
*'''Punctuation:''' {{unicode|′ ″ ‾ ° ⋅ · … – — ˆ}} &prime; &Prime; &oline; &deg; &sdot; &middot; &hellip; &ndash; &mdash; &circ; | |||
*'''Spacing:''' thin ( ), n-width ( ), m-width ( ), and non-breaking spaces ( ). &thinsp; &ensp; &emsp; &nbsp; | |||
*'''Greek:''' α β γ Α Β Γ etc. &alpha; &beta; &gamma; &Alpha; &Beta; &Gamma; etc. | |||
*'''Unicode:''' &#x22A2; (for example) gives the character ⊢ with [[unicode]] number x22A2 (hexadecimal). Warning: many of the more obscure unicode characters do not yet work on all browsers. Additionally, this makes it very hard to read the wikitext. |
2013年2月25日 (月) 23:31時点における版
- 基本的なWikiの構文の文法に関しては、下記をご参照下さい.
Text Rich Editor
- また本サイトではWiki構文を使わずに、ワードプロセッサーソフトウエア様の入力を可能にするText Rich Editorも実装しています.
- Wikiページの編集画面を表示して<textricheditor>をクリックします。
- 入力画面が変化します。
- 記事の見出しはHeading 2から始め、3、4と小さくしていって下さい。
文献の入れ方
- Text Rich Editorはここでは使用しないで下さい。
- 下の様に文献を引用したい場所で<ref><pubmed> と</pubmed></ref>の間にPubMed IDを囲って下さい。
*****<ref><pubmed> 14426011 </pubmed></ref>。
すると、文章内の記述順に従って、右のように引用文献が番号で表されます。 *****[1] 。
- おなじ文献を2回以上使いたい時は、一番最初に引用した時に名前をつけます。二回目以降は名前だけで充分です。
始めの引用<ref name=ref2><pubmed> 1432144 </pubmed></ref>。
始めの引用[2]。
2回目の引用<ref name=ref2 />。
2回目の引用[2]。
- Pubmedにない文献(日本語の文献や単行本など)は次の様に書いて下さい。
日本語の文献の引用例です<ref>'''藤田尚男、藤田恒夫'''<br>標準組織学 総論 第4版<br>''医学書院(東京)'':2002</ref>。
日本語の文献の引用例です[3]。
- そして記述の最後に次の様に入力します.
<references/>
すると、文献リストが出来ます.
- ↑
NARAHASHI, T., DEGUCHI, T., URAKAWA, N., & OHKUBO, Y. (1960).
Stabilization and rectification of muscle fiber membrane by tetrodotoxin. The American journal of physiology, 198, 934-8. [PubMed:14426011] [WorldCat] [DOI] - ↑ 2.0 2.1
Faria, M.A. (1992).
The death of Henry II of France. Journal of neurosurgery, 77(6), 964-9. [PubMed:1432144] [WorldCat] [DOI] - ↑ 藤田尚男、藤田恒夫
標準組織学 総論 第4版
医学書院(東京):2002
数式の入力
- Textricheditorでは数式入力はできません.デフォールトの入力方法を用い、MediaWikiの数式記述法を参照して、入力してください.以下に例を示します.
<math>\int f(x)dx</math>
<math>\alpha \frac{d^2x(t)}{dt^2} +\beta \frac{dx(t)}{dt} +\gamma x(t) = f(t)</math>
<math>\int f(xyz)dx</math>
特殊文字一覧
これらを入力する時は、TextRichEditorは使えません。デフォールトの入力方法で御使い下さい。
- Numbers: ¼ ½ ¾ ¼ ½ ¾
- Fractions:½ ⅓ 7⁄9 {{Fraction|1|2}} {{Fraction|1|3}} {{Fraction|7|9}}
- Font size: x x <big>x</big> <small>x</small>
- Underline text underline overline <u> underline </u> {{overline|overline}}
- Strikeout text
strikeout<s> strikeout </s> - Font: italics bold — ''italics'' '''bold'''
- General font specification: Φ (A) <span style="font-family: Times New Roman; font-size:100%; font-style:italic; font-weight:bold;"> Φ (A) </span>;
- Superscripts/subscripts: x2 x3 x2
1 x<sup>2</sup> x<sub>3</sub> x{{su|p=2|b=1}}; - Analysis: ƒ ∂ ∫ ∑ ∏ √ ∞ ∇ ℘ ℑ ℜ ƒ ∂ ∫ ∑ ∏ √ ∞ ∇ ℘ ℑ ℜ
- Arrows: ← ↓ → ↑ ↔ ↵ ⇐ ⇓ ⇒ ⇑ ⇔ ← ↓ → ↑ ↔ ↵ ⇐ ⇓ ⇒ ⇑ ⇔
- Logic: ¬ ∧ ∨ ∃ ∀ ¬ ∧ ∨ ∃ ∀
- Sets: ∈ ∉ ∋ ∅ ⊆ ⊇ ⊃ ⊂ ⊄ ∪ ∩ ℵ ∈ ∉ ∋ ∅ ⊆ ⊇ ⊃ ⊂ ⊄ ∪ ∩ ℵ
- Relations: ≠ ≤ ≥ < > ≡ ≢ ∼ ≅ ≈ ∝ ≠ ≤ ≥ < > ≡ ≢ ∼ ≅ ≈ ∝
- Binary operations: ± − × ÷ ⁄ ⊥ ⊕ ⊗ ∗ ± − × ÷ ⁄ ⊥ ⊕ ⊗ ∗
- Delimiters: ⌈ ⌉ ⌊ ⌋ ⟨ ⟩ « » ⌈ ⌉ ⌊⌋ ⟨ ⟩ « »
- Miscellaneous: † ‡ ¦ ∠ ∴ ◊ • ♠ ♣ ♥ ♦ † ‡ ¦ ∠ ∴ ◊ • ♠ ♣ ♥ ♦
- Punctuation: ′ ″ ‾ ° ⋅ · … – — ˆ ′ ″ ‾ ° ⋅ · … – — ˆ
- Spacing: thin ( ), n-width ( ), m-width ( ), and non-breaking spaces ( ).      
- Greek: α β γ Α Β Γ etc. α β γ Α Β Γ etc.
- Unicode: ⊢ (for example) gives the character ⊢ with unicode number x22A2 (hexadecimal). Warning: many of the more obscure unicode characters do not yet work on all browsers. Additionally, this makes it very hard to read the wikitext.