Advertisement
Guest User

Citation/core

a guest
Jul 14th, 2014
172
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 22.39 KB | None | 0 0
  1. <span class="citation {{{Citation class|{{{Citation type|}}}}}}"
  2. {{
  3. #switch:{{{Ref|}}}
  4. ||none =
  5. |#default = id="{{anchorencode:{{{Ref}}}}}"
  6. |harv = {{#if:{{{Surname1|}}}{{{EditorSurname1|}}}
  7. |id="CITEREF{{anchorencode:{{#if:{{{Surname1|}}}
  8. |{{{Surname1}}}{{{Surname2|}}}{{{Surname3|}}}{{{Surname4|}}}
  9. |{{{EditorSurname1|}}}{{{EditorSurname2|}}}{{{EditorSurname3|}}}{{{EditorSurname4|}}}
  10. }}{{{Year|{{{Date|}}}}}}}}"
  11. }}
  12. }}>{{
  13. <!--============ Author or editor and date ============-->
  14. #if:{{{Surname1|}}}
  15. |{{
  16. #if: {{{AuthorMask|}}}
  17. |{{
  18. #iferror: {{ #expr: 1*{{{AuthorMask}}} }}
  19. |{{{AuthorMask}}}
  20. |{{loop|{{{AuthorMask}}}|2=&mdash;}}
  21. }}
  22. |{{
  23. #if: {{{Authorlink1|}}}
  24. |[[{{{Authorlink1}}} |{{{Surname1}}}{{
  25. #if: {{{Given1|}}}
  26. |{{{NameSep|,&#32;}}}{{{Given1}}}
  27. }}]]
  28. |{{{Surname1}}}{{
  29. #if: {{{Given1|}}}
  30. |{{{NameSep|,&#32;}}}{{{Given1}}}
  31. }}
  32. }}
  33. }}{{
  34. #if: {{{Surname2|}}}
  35. |{{#ifexpr:{{{Trunc|8}}}<2
  36. |&#32;et al{{#ifeq:{{{Sep}}}|.|{{#if:{{{Date|}}}|.}}|.}}
  37. |{{
  38. #iferror: {{ #expr: 1*0.0{{{AuthorMask|}}} }}
  39. |&#32;<!-- then punctuation should be included in AuthorMask -->
  40. |{{
  41. #if: {{{Surname3|}}}
  42. |{{{AuthorSep|&#059;&#32;}}}
  43. |{{#if:{{{amp|}}}|&#32;&amp;&#32;|{{{AuthorSep|&#059;&#32;}}}}}
  44. }}
  45. }}{{
  46. #if: {{{Authorlink2|}}}
  47. |[[{{{Authorlink2}}} |{{{Surname2}}}{{
  48. #if: {{{Given2|}}}
  49. |{{{NameSep|,&#32;}}}{{{Given2}}}
  50. }}]]
  51. |{{{Surname2}}}{{
  52. #if: {{{Given2|}}}
  53. |{{{NameSep|,&#32;}}}{{{Given2}}}
  54. }}
  55. }}{{
  56. #if: {{{Surname3|}}}
  57. |{{#ifexpr:{{{Trunc|8}}}<3
  58. |&#32;et al{{#ifeq:{{{Sep}}}|.|{{#if:{{{Date|}}}|.}}|.}}
  59. |{{
  60. #if: {{{Surname4|}}}
  61. |{{{AuthorSep|&#059;&#32;}}}
  62. |{{#if:{{{amp|}}}|&#32;&amp;&#32;|{{{AuthorSep|&#059;&#32;}}}}}
  63. }}{{
  64. #if: {{{Authorlink3|}}}
  65. |[[{{{Authorlink3}}} |{{{Surname3}}}{{
  66. #if: {{{Given3|}}}
  67. |{{{NameSep|,&#32;}}}{{{Given3}}}
  68. }}]]
  69. |{{{Surname3}}}{{
  70. #if: {{{Given3|}}}
  71. |{{{NameSep|,&#32;}}}{{{Given3}}}
  72. }}
  73. }}{{
  74. #if:{{{Surname4|}}}
  75. |{{#ifexpr:{{{Trunc|8}}}<4
  76. |&#32;et al{{#ifeq:{{{Sep}}}|.|{{#if:{{{Date|}}}|.}}|.}}
  77. |{{
  78. #if: {{{Surname5|}}}
  79. |{{{AuthorSep|&#059;&#32;}}}
  80. |{{#if:{{{amp|}}}|&#32;&amp;&#32;|{{{AuthorSep|&#059;&#32;}}}}}
  81. }}{{
  82. #if: {{{Authorlink4|}}}
  83. |[[{{{Authorlink4}}} |{{{Surname4}}}{{
  84. #if: {{{Given4|}}}
  85. |{{{NameSep|,&#32;}}}{{{Given4}}}
  86. }}]]
  87. |{{{Surname4}}}{{
  88. #if: {{{Given4|}}}
  89. |{{{NameSep|,&#32;}}}{{{Given4}}}
  90. }}
  91. }}{{
  92. #if:{{{Surname5|}}}
  93. |{{#ifexpr:{{{Trunc|8}}}<5
  94. |&#32;et al{{#ifeq:{{{Sep}}}|.|{{#if:{{{Date|}}}|.}}|.}}
  95. |{{
  96. #if: {{{Surname6|}}}
  97. |{{{AuthorSep|&#059;&#32;}}}
  98. |{{#if:{{{amp|}}}|&#32;&amp;&#32;|{{{AuthorSep|&#059;&#32;}}}}}
  99. }}{{
  100. #if: {{{Authorlink5|}}}
  101. |[[{{{Authorlink5}}} |{{{Surname5}}}{{
  102. #if: {{{Given5|}}}
  103. |{{{NameSep|,&#32;}}}{{{Given5}}}
  104. }}]]
  105. |{{{Surname5}}}{{
  106. #if: {{{Given5|}}}
  107. |{{{NameSep|,&#32;}}}{{{Given5}}}
  108. }}
  109. }}{{
  110. #if:{{{Surname6|}}}
  111. |{{#ifexpr:{{{Trunc|8}}}<6
  112. |&#32;et al{{#ifeq:{{{Sep}}}|.|{{#if:{{{Date|}}}|.}}|.}}
  113. |{{
  114. #if: {{{Surname7|}}}
  115. |{{{AuthorSep|&#059;&#32;}}}
  116. |{{#if:{{{amp|}}}|&#32;&amp;&#32;|{{{AuthorSep|&#059;&#32;}}}}}
  117. }}{{
  118. #if: {{{Authorlink6|}}}
  119. |[[{{{Authorlink6}}} |{{{Surname6}}}{{
  120. #if: {{{Given6|}}}
  121. |{{{NameSep|,&#32;}}}{{{Given6}}}
  122. }}]]
  123. |{{{Surname6}}}{{
  124. #if: {{{Given6|}}}
  125. |{{{NameSep|,&#32;}}}{{{Given6}}}
  126. }}
  127. }}{{
  128. #if:{{{Surname7|}}}
  129. |{{#ifexpr:{{{Trunc|8}}}<7
  130. |&#32;et al{{#ifeq:{{{Sep}}}|.|{{#if:{{{Date|}}}|.}}|.}}
  131. |{{
  132. #if: {{{Surname8|}}}
  133. |{{{AuthorSep|&#059;&#32;}}}
  134. |{{#if:{{{amp|}}}|&#32;&amp;&#32;|{{{AuthorSep|&#059;&#32;}}}}}
  135. }}{{
  136. #if: {{{Authorlink7|}}}
  137. |[[{{{Authorlink7}}} |{{{Surname7}}}{{
  138. #if: {{{Given7|}}}
  139. |{{{NameSep|,&#32;}}}{{{Given7}}}
  140. }}]]
  141. |{{{Surname7}}}{{
  142. #if: {{{Given7|}}}
  143. |{{{NameSep|,&#32;}}}{{{Given7}}}
  144. }}
  145. }}{{
  146. #if:{{{Surname8|}}}
  147. |{{#ifexpr:{{{Trunc|8}}}<8
  148. |&#32;et al{{#ifeq:{{{Sep}}}|.|{{#if:{{{Date|}}}|.}}|.}}
  149. |{{
  150. #if: {{{Surname9|}}}
  151. |{{{AuthorSep|&#059;&#32;}}}
  152. |{{#if:{{{amp|}}}|&#32;&amp;&#32;|{{{AuthorSep|&#059;&#32;}}}}}
  153. }}{{
  154. #if: {{{Authorlink8|}}}
  155. |[[{{{Authorlink8}}} |{{{Surname8}}}{{
  156. #if: {{{Given8|}}}
  157. |{{{NameSep|,&#32;}}}{{{Given8}}}
  158. }}]]
  159. |{{{Surname8}}}{{
  160. #if: {{{Given8|}}}
  161. |{{{NameSep|,&#32;}}}{{{Given8}}}
  162. }}
  163. }}{{
  164. #if:{{{Surname9|}}}
  165. |&#32;et al{{#ifeq:{{{Sep}}}|.|{{#if:{{{Date|}}}|.}}|.}}
  166. }}
  167. }}
  168. }}
  169. }}
  170. }}
  171. }}
  172. }}
  173. }}
  174. }}
  175. }}
  176. }}
  177. }}
  178. }}
  179. }}
  180.  
  181. }}{{
  182. #if: {{{Coauthors|}}}
  183. |{{{AuthorSep|&#059;&#32;}}}{{{Coauthors|}}}|
  184. }}{{
  185. #if: {{{Date|}}}
  186. |&#32;({{{Date}}}){{
  187. #if:{{{YearNote|}}}
  188. |&#32;[{{{YearNote}}}]
  189. }}
  190. }}
  191. |{{<!-- ============== No author: display editors first == -->
  192. #if: {{{EditorSurname1|}}}
  193. |{{
  194. #if: {{{Editorlink1|}}}
  195. |[[{{{Editorlink1}}} |{{{EditorSurname1}}}{{
  196. #if: {{{EditorGiven1|}}}
  197. |, {{{EditorGiven1}}}
  198. }}]]
  199. |{{{EditorSurname1}}}{{
  200. #if: {{{EditorGiven1|}}}
  201. |, {{{EditorGiven1}}}
  202. }}
  203. }}{{
  204. #if: {{{EditorSurname2|}}}
  205. |{{
  206. #if: {{{EditorSurname3|}}}
  207. |{{{AuthorSep|&#059;&#32;}}}
  208. |{{#if:{{{amp|}}}|&#32;&amp;&#32;|{{{AuthorSep|&#059;&#32;}}}}}
  209. }}{{
  210. #if: {{{Editorlink2|}}}
  211. |[[{{{Editorlink2}}} |{{{EditorSurname2}}}{{
  212. #if: {{{EditorGiven2|}}}
  213. |, {{{EditorGiven2}}}
  214. }}]]
  215. |{{{EditorSurname2}}}{{
  216. #if: {{{EditorGiven2|}}}
  217. |, {{{EditorGiven2}}}
  218. }}
  219. }}{{
  220. #if: {{{EditorSurname3|}}}
  221. |{{
  222. #if: {{{EditorSurname4|}}}
  223. |{{{AuthorSep|&#059;&#32;}}}
  224. |{{#if:{{{amp|}}}|&#32;&amp;&#32;|{{{AuthorSep|&#059;&#32;}}}}}
  225. }}{{
  226. #if: {{{Editorlink3|}}}
  227. |[[{{{Editorlink3}}} |{{{EditorSurname3}}}{{
  228. #if: {{{EditorGiven3|}}}
  229. |, {{{EditorGiven3}}}
  230. }}]]
  231. |{{{EditorSurname3}}}{{
  232. #if: {{{EditorGiven3|}}}
  233. |, {{{EditorGiven3}}}
  234. }}
  235. }}{{
  236. #if:{{{EditorSurname4|}}}
  237. |&#32;et al{{#ifeq:{{{Sep}}}|.|{{#if:{{{Date|}}}|.}}|.}}
  238. }}
  239. }}
  240. }}, ed{{#if:{{{EditorSurname2|}}}|s}}{{#ifeq:{{{Sep}}}|.|{{#if:{{{Date|}}}|.}}|.}}{{
  241. #if: {{{Date|}}}
  242. |&#32;({{{Date}}}){{
  243. #if:{{{YearNote|}}}
  244. |&#32;[{{{YearNote}}}]
  245. }}
  246. }}
  247. }}
  248. }}{{
  249. <!--============ Title of included work ============-->
  250. #if: {{{IncludedWorkTitle|}}}{{#if:{{{Periodical|}}}||{{#if:{{{TransItalic|}}}||{{{TransTitle|}}}}}}}
  251. |{{
  252. #if:{{{Surname1|}}}{{{EditorSurname1|}}}
  253. |{{{Sep|,}}}&#32;
  254. }}{{Citation/make link
  255. | 1={{
  256. #if: {{{IncludedWorkURL|}}}
  257. |{{{IncludedWorkURL}}}
  258. |{{
  259. #if: {{{URL|}}}
  260. |{{{URL}}}
  261. }}
  262. }}
  263. | 2={{
  264. #if: {{{Periodical|}}}
  265. |''<nowiki />{{{IncludedWorkTitle}}}<nowiki />''
  266. |"{{{IncludedWorkTitle|}}}{{
  267. #if: {{{TransTitle|}}}
  268. |{{
  269. #if: {{{IncludedWorkTitle|}}}
  270. |&#32;
  271. }}&#91;{{{TransTitle}}}&#93;
  272. }}"
  273. }}
  274. }}
  275. }}{{
  276. <!--============ Place (if different than PublicationPlace) ============-->
  277. #if: {{{Place|}}}
  278. |{{
  279. #ifeq: {{{Place|}}} | {{{PublicationPlace|}}}
  280. |
  281. |{{
  282. #if: {{{Surname1|}}}{{{EditorSurname1|}}}{{{IncludedWorkTitle|}}}
  283. |{{{Sep|,}}}&#32;written at {{{Place}}}
  284. }}
  285. }}
  286. }}{{
  287. <!--============ Editor of compilation ============-->
  288. #if: {{{EditorSurname1|}}}
  289. |{{
  290. #if: {{{Surname1|}}}
  291. |{{{Sep|,}}}&#32;{{
  292. #if: {{{IncludedWorkTitle|}}}
  293. |{{#ifeq:{{{Sep|}}}|.|I|i}}n&#32;
  294. }}{{
  295. #if: {{{Editorlink1|}}}
  296. |[[{{{Editorlink1}}} |{{{EditorSurname1}}}{{
  297. #if: {{{EditorGiven1|}}}
  298. |, {{{EditorGiven1}}}
  299. }}]]
  300. |{{{EditorSurname1}}}{{
  301. #if: {{{EditorGiven1|}}}
  302. |, {{{EditorGiven1}}}
  303. }}}}{{
  304. #if: {{{EditorSurname2|}}}
  305. |{{
  306. #if: {{{EditorSurname3|}}}
  307. |{{{AuthorSep|&#059;&#32;}}}
  308. |{{#if:{{{amp|}}}|&#32;&amp;&#32;|{{{AuthorSep|&#059;&#32;}}}}}
  309. }}{{
  310. #if: {{{Editorlink2|}}}
  311. |[[{{{Editorlink2}}}|{{{EditorSurname2}}}{{
  312. #if: {{{EditorGiven2|}}}
  313. |, {{{EditorGiven2}}}
  314. }}]]
  315. |{{{EditorSurname2}}}{{
  316. #if: {{{EditorGiven2|}}}
  317. |, {{{EditorGiven2}}}
  318. }}
  319. }}{{
  320. #if: {{{EditorSurname3|}}}
  321. |{{
  322. #if: {{{EditorSurname4|}}}
  323. |&#059;&#32;
  324. |{{#if:{{{amp|}}}|&#32;&amp;&#32;|{{{AuthorSep|&#059;&#32;}}}}}
  325. }}{{
  326. #if: {{{Editorlink3|}}}
  327. |[[{{{Editorlink3}}}|{{{EditorSurname3}}}{{
  328. #if: {{{EditorGiven3|}}}
  329. |, {{{EditorGiven3}}}
  330. }}]]
  331. |{{{EditorSurname3}}}{{
  332. #if: {{{EditorGiven3|}}}
  333. |, {{{EditorGiven3}}}
  334. }}
  335. }}{{
  336. #if:{{{EditorSurname4|}}}
  337. |&#32;et al{{#ifeq:{{{Sep}}}|.|{{#if:{{{Date|}}}|.}}|.}}
  338. }}
  339. }}
  340. }}{{
  341. #if: {{{IncludedWorkTitle|}}}
  342. |
  343. |{{{Sep|,}}}&#32;ed{{#if:{{{EditorSurname2|}}}|s}}{{#ifeq:{{{Sep}}}|.||.}}
  344. }}
  345. }}
  346. }}{{
  347. <!--============ Periodicals ============-->
  348. #if: {{{Periodical|}}}
  349. |{{
  350. #if: {{{Other|}}}
  351. |{{{Sep|,}}}&#32;{{{Other|}}}
  352. }}{{
  353. #if: {{{Surname1|}}}{{{EditorSurname1|}}}{{{IncludedWorkTitle|}}}
  354. |{{{Sep|,}}}&#32;}}{{
  355. #if: {{{Title|}}}{{{TransTitle|}}}
  356. |{{Citation/make link
  357. | 1={{
  358. #if: {{{IncludedWorkTitle|}}}
  359. |{{
  360. #if: {{{IncludedWorkURL|}}}
  361. |{{
  362. #if: {{{URL|}}}
  363. |{{{URL}}}
  364. }}
  365. }}
  366. |{{
  367. #if: {{{URL|}}}
  368. |{{{URL}}}
  369. }}
  370. }}
  371. | 2="{{{Title}}}{{
  372. #if: {{{TransTitle|}}}
  373. |{{
  374. #if: {{{Title|}}}
  375. |&#32;
  376. }}&#91;{{{TransTitle}}}&#93;
  377. }}"
  378. }}{{
  379. #if: {{{TitleNote|}}}
  380. |{{{Sep|,}}}&#32;{{{TitleNote}}}
  381. }}
  382. }}
  383. }}{{
  384. #if: {{{language|}}}
  385. |&#32;(in {{{language}}})
  386. }}{{
  387. #if: {{{format|}}}
  388. |&#32;({{{format}}})
  389. }}{{
  390. #if: {{{Periodical|}}}
  391. |{{
  392. #if:{{{IncludedWorkTitle|}}}{{{Title|}}}{{{TransTitle|}}}
  393. |{{{Sep|,}}}&#32;
  394. }}''<nowiki />{{{Periodical}}}<nowiki />''{{
  395. #if: {{{Series|}}}
  396. |{{{Sep|,}}}&#32;{{{Series}}}
  397. }}{{
  398. #if: {{{PublicationPlace|}}}
  399. |{{
  400. #if: {{{Publisher|}}}
  401. |&#32;({{{PublicationPlace}}}<nowiki>: </nowiki>{{{Publisher}}})
  402. |&#32;({{{PublicationPlace}}})
  403. }}
  404. |{{
  405. #if: {{{Publisher|}}}
  406. |&#32;({{{Publisher}}})
  407. }}
  408. }}{{
  409. #if: {{{Volume|}}}
  410. |&#32;{{#if:{{{Periodical|}}}|'''<nowiki />{{{Volume}}}<nowiki />'''|{{{Volume}}}}}{{
  411. #if: {{{Issue|}}}
  412. |&#32;({{{Issue}}})
  413. }}
  414. |{{
  415. #if: {{{Issue|}}}
  416. |&#32;({{{Issue}}})
  417. }}
  418. }}{{
  419. #if: {{{At|}}}
  420. |<nowiki>: </nowiki> {{{At}}}
  421. }}
  422. |{{
  423. <!--============ Anything else with a title, including books ============-->
  424. #if: {{{Title|}}}{{{TransItalic|}}}
  425. |{{
  426. #if: {{{Surname1|}}}{{{EditorSurname1|}}}{{{IncludedWorkTitle|}}}{{{Periodical|}}}
  427. |{{{Sep|,}}}
  428. }}&#32;{{Citation/make link
  429. | 1={{
  430. #if: {{{IncludedWorkTitle|}}}
  431. |{{
  432. #if: {{{IncludedWorkURL|}}}
  433. |{{
  434. #if: {{{URL|}}}
  435. |{{{URL}}}
  436. }}
  437. }}
  438. |{{
  439. #if: {{{URL|}}}
  440. |{{{URL}}}
  441. }}
  442. }}
  443. | 2=''<nowiki />{{{Title|}}}{{
  444. #if:{{{TransItalic|}}}|&#32;&#91;{{{TransItalic}}}&#93;
  445. }}<nowiki />''
  446. }}
  447. }}{{
  448. #if: {{{TitleType|}}}
  449. |&#32;({{{TitleType}}})
  450. }}{{
  451. #if: {{{Series|}}}
  452. |{{{Sep|,}}}&#32;{{{Series}}}
  453. }}{{
  454. #if: {{{Volume|}}}
  455. |{{{Sep|,}}}&#32;'''<nowiki />{{{Volume}}}<nowiki />'''
  456. }}{{
  457. #if: {{{Other|}}}
  458. |{{{Sep|,}}}&#32;{{{Other|}}}
  459. }}{{
  460. #if: {{{Edition|}}}
  461. |&#32;({{{Edition}}} ed.)
  462. }}{{
  463. #if: {{{PublicationPlace|}}}
  464. |{{{Sep|,}}}&#32;{{{PublicationPlace}}}
  465. }}{{
  466. #if: {{{Publisher|}}}
  467. |{{
  468. #if: {{{PublicationPlace|}}}
  469. |<nowiki>:</nowiki>
  470. |{{{Sep|,}}}
  471. }}&#32;{{{Publisher}}}
  472. }}
  473. }}{{
  474. <!--============ Date (if no author/editor) ============-->
  475. #if: {{{Surname1|}}}{{{EditorSurname1|}}}
  476. |
  477. |{{
  478. #if: {{{Date|}}}
  479. |{{{Sep|,}}}&#32;{{{Date}}}{{
  480. #if:{{{YearNote|}}}
  481. |&#32;[{{{YearNote}}}]
  482. }}
  483. }}
  484. }}{{
  485. <!--============ Publication date ============-->
  486. #if: {{{PublicationDate|}}}
  487. |{{
  488. #ifeq: {{{PublicationDate|}}} | {{{Date|}}}
  489. |
  490. |{{
  491. #if: {{{EditorSurname1|}}}
  492. |{{
  493. #if: {{{Surname1|}}}
  494. |{{{Sep|,}}}&#32;{{{PublicationDate}}}
  495. |&#32;(published {{{PublicationDate}}})
  496. }}
  497. |{{
  498. #if: {{{Periodical|}}}
  499. |{{{Sep|,}}}&#32;{{{PublicationDate}}}
  500. |&#32;(published {{{PublicationDate}}})
  501. }}
  502. }}
  503. }}
  504. }}{{
  505. <!--============ Page within included work ============-->
  506. #if: {{{Periodical|}}}
  507. |
  508. |{{
  509. #if: {{{At|}}}
  510. |{{{Sep|,}}}&#32;{{{At}}}
  511. }}
  512. }}{{
  513. <!--============ arXiv ==============-->
  514. #if: {{{ARXIV|}}}
  515. |{{{Sep|,}}}&#32;{{citation/identifier |identifier=arxiv |input1={{{ARXIV|}}} }}
  516. }}{{
  517. <!--============ ASIN ===============-->
  518. #if: {{{ASIN|}}}
  519. |{{{Sep|,}}}&#32;{{citation/identifier |identifier=asin |input1={{{ASIN|}}} |input2={{{ASIN-TLD|}}} }}
  520. }}{{
  521. <!--============ BIBCODE ============-->
  522. #if: {{{BIBCODE|}}}
  523. |{{{Sep|,}}}&#32;{{citation/identifier |identifier=bibcode |input1={{{BIBCODE|}}} }}
  524. }}{{
  525. <!--============ DOI ================-->
  526. #if:{{{DOI|}}}
  527. |{{{Sep|,}}}&#32;{{citation/identifier |identifier=doi |input1={{{DOI|}}} |input2={{{DoiBroken|}}} |input3={{{template doc demo|}}}}}
  528. }}{{
  529. <!--============ ISBN ===============-->
  530. #if: {{{ISBN|}}}
  531. |{{{Sep|,}}}&#32;{{citation/identifier |identifier=isbn |input1={{{ISBN|}}} }}
  532. }}{{
  533. <!--============ ISSN ===============-->
  534. #if: {{{ISSN|}}}
  535. |{{{Sep|,}}}&#32;{{citation/identifier |identifier=issn |input1={{{ISSN|}}} }}
  536. }}{{
  537. <!--============ JFM ================-->
  538. #if: {{{JFM|}}}
  539. |{{{Sep|,}}}&#32;{{citation/identifier |identifier=jfm |input1={{{JFM|}}} }}
  540. }}{{
  541. <!--============ JSTOR ==============-->
  542. #if: {{{JSTOR|}}}
  543. |{{{Sep|,}}}&#32;{{citation/identifier |identifier=jstor |input1={{{JSTOR|}}} }}
  544. }}{{
  545. <!--============ LCCN ===============-->
  546. #if: {{{LCCN|}}}
  547. |{{{Sep|,}}}&#32;{{citation/identifier |identifier=lccn |input1={{{LCCN|}}} }}
  548. }}{{
  549. <!--============ MR =================-->
  550. #if: {{{MR|}}}
  551. |{{{Sep|,}}}&#32;{{citation/identifier |identifier=mr |input1={{{MR|}}} }}
  552. }}{{
  553. <!--============ OCLC ===============-->
  554. #if: {{{OCLC|}}}
  555. |{{{Sep|,}}}&#32;{{citation/identifier |identifier=oclc |input1={{{OCLC|}}} }}
  556. }}{{
  557. <!--============ OL =================-->
  558. #if: {{{OL|}}}
  559. |{{{Sep|,}}}&#32;{{citation/identifier |identifier=ol |input1={{{OL|}}} }}
  560. }}{{
  561. <!--============ OSTI ===============-->
  562. #if: {{{OSTI|}}}
  563. |{{{Sep|,}}}&#32;{{citation/identifier |identifier=osti |input1={{{OSTI|}}} }}
  564. }}{{
  565. <!--============ PMC ================-->
  566. #if: {{{PMC|}}}
  567. |{{{Sep|,}}}&#32;{{citation/identifier |identifier=pmc |input1={{{PMC|}}} }}
  568. }}{{
  569. <!--============ PMID ===============-->
  570. #if: {{{PMID|}}}
  571. |{{{Sep|,}}}&#32;{{citation/identifier |identifier=pmid |input1={{{PMID|}}} }}
  572. }}{{
  573. <!--============ RFC ================-->
  574. #if: {{{RFC|}}}
  575. |{{{Sep|,}}}&#32;{{citation/identifier |identifier=rfc|input1={{{RFC|}}} }}
  576. }}{{
  577. <!--============ SSRN ================-->
  578. #if: {{{SSRN|}}}
  579. |{{{Sep|,}}}&#32;{{citation/identifier |identifier=ssrn |input1={{{SSRN|}}} }}
  580. }}{{
  581. <!--============ ZBL ================-->
  582. #if: {{{ZBL|}}}
  583. |{{{Sep|,}}}&#32;{{citation/identifier |identifier=zbl |input1={{{ZBL|}}} }}
  584. }}{{
  585. <!--============ Misc. Identifier ============-->
  586. #if: {{{ID|}}}
  587. |{{{Sep|,}}}&#32;{{{ID}}}
  588. }}{{
  589. <!--============ Archive data, etc ===========-->
  590. #if: {{{Archive|}}}
  591. |{{{Sep|,}}}&#32;{{{Archive}}}[[Category:Pages using deprecated citation archive parameters]]
  592. |{{
  593. #if:{{{ArchiveURL|}}}{{{ArchiveDate|}}}
  594. | {{{Sep|,}}}&#32;{{#ifeq: {{{DeadURL|}}} | no
  595. | {{#if:{{{ArchiveURL|}}}
  596. |{{Citation/make link|{{{ArchiveURL|}}}|{{#ifeq:{{{Sep}}}|.|A|a}}rchived}}&#32;from the original
  597. |{{#ifeq:{{{Sep}}}|.|A|a}}rchived
  598. }}
  599. | {{#ifeq:{{{Sep}}}|.|A|a}}rchived{{#if:{{{OriginalURL|}}}{{{IncludedWorkURL|}}}
  600. |{{#if:{{{ArchiveURL|}}}|&#32;from {{Citation/make link|{{{OriginalURL|{{{IncludedWorkURL|}}}}}}|the original}}}}
  601. }}
  602. }}{{#if:{{{ArchiveDate|}}}|&#32;on {{{ArchiveDate}}}}}{{
  603. #if:{{#if:{{{ArchiveURL|}}}||A}}{{#if:{{{OriginalURL|}}}{{{IncludedWorkURL|}}}||B}}{{#if:{{{ArchiveDate|}}}||C}}
  604. |. {{citation error|nocat={{{template doc demo|}}}
  605. |If you specify <code>&#124;{{#if:{{{ArchiveURL|}}}|archiveurl|archivedate}}&#61;</code>{{#ifeq:{{{DeadURL|}}}|no|{{#if:{{{OriginalURL|}}}{{{IncludedWorkURL|}}}||&#32;and <code>&#124;deadurl&#61;no</code>}}}}, you must {{#if:{{{OriginalURL|}}}{{{IncludedWorkURL|}}}| also specify <code>&#124;{{#if:{{{ArchiveURL|}}}|archivedate|archiveurl}}&#61;</code>| {{#ifeq:{{{DeadURL|}}}|no|also|first}} specify <code>&#124;url&#61;</code>}}}}
  606. }}
  607. }}
  608. }}{{
  609. <!--============ URL and AccessDate ============-->
  610. #if: {{{URL|}}}{{{IncludedWorkURL|}}}{{#ifeq:{{{DeadURL|}}}|no|{{{ArchiveURL|}}}|}}
  611. |{{
  612. #if: {{{Title|}}}{{{IncludedWorkTitle|}}}{{{TransTitle|}}}
  613. |<span class="printonly">{{{Sep|,}}}&#32;{{
  614. #if: {{{IncludedWorkURL|}}}
  615. |{{{IncludedWorkURL}}}
  616. |{{{URL}}}
  617. }}</span>
  618. |{{{Sep|,}}}&#32;{{
  619. #if: {{{IncludedWorkURL|}}}
  620. |{{{IncludedWorkURL}}}
  621. |{{{URL}}}
  622. }}
  623. }}{{
  624. #if: {{{AccessDate|}}}
  625. | <span class="reference-accessdate">{{#ifeq:{{{Sep|}}}|,|,&#32;r|.&#32;R}}etrieved {{{AccessDate}}}</span>
  626. }}
  627. }}{{#if:{{{laysummary|}}}
  628. |{{{Sep|,}}}&#32;[{{{laysummary}}} Lay summary]{{#if: {{{laysource|}}}|&nbsp;&ndash;&nbsp;''<nowiki />{{{laysource}}}<nowiki />''}}
  629. }}{{#if:{{{laydate|}}}
  630. | &#32;({{{laydate}}})
  631. }}{{#if:{{{quote|}}}
  632. |{{{Sep|,}}}&#32;"{{{quote}}}"
  633. }}{{{PS|}}}</span>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement