(anonymous guest) (logged out)

Copyright (C) by the contributors. Some rights reserved, license BY-SA.

Sponsored by the Wiki Symposium and the Nuveon GmbH.

 

Add new attachment

Only authorized users are allowed to upload new attachments.

This page (revision-6) was last changed on 16-May-2008 11:04 by Isonomia  

This page was created on 29-Apr-2008 00:19 by Isonomia

Only authorized users are allowed to rename pages.

Only authorized users are allowed to delete pages.

Difference between version and

At line 1 changed one line
==Some more thoughts==
Having edited[1] quite a few documents on Wikipedia, I have to put in abid for a standardised way on including references within a wiki. Thisought to be something simple ??How not to create a standard byM.S.Wolf??.
At line 3 added 45 lines
(1) How not to create a standard by M.S.Wolf.
-- [[Isonomia]] 2007, Apr, 28
Wikipediauses a system that is far from fathomable. At the point of citation inthe main text, enter the reference or footnote like this:
{{{ <ref>Excel For Dummies, First Edition, Hungry Minds, Inc., 1980.</ref> }}}
To cite the same reference or footnote several times, identify it using the name parameter of the <ref> tag:
{{{ <ref name="Perry">Perry's Handbook, Sixth Edition, McGraw-Hill Co., 1984.</ref> }}}
Then, at all the other citation points just enter:
{{{ <ref name="Perry"/> }}}
Atthe point where you want the text of the footnotes or references toappear (usually at the end of the article in a "Notes" or "References"section), insert the tag:
{{{ <references/> }}}
Which produces a list:
# ^ Wiki For Dummies, First Edition, Hungry Minds, Inc., 1980.
# ^ Excel For Dummies, First Edition, Hungry Minds, Inc., 1980.
Personally, I would refer something like
This is second [2] reference the first being on the top line to show the link, this is the third[3] reference
Alot of text ....A lot of text ....A lot of text ....A lot of text ....Alot of text ....A lot of text ....A lot of text ....A lot of text ....Alot of text ....A lot of text ....A lot of text ....A lot of text ....Alot of text ....A lot of text ....A lot of text ....A lot of text ....Alot of text ....A lot of text ....A lot of text ....A lot of text ....Alot of text ....A lot of text ....A lot of text ....A lot of text ....Alot of text ....A lot of text ....A lot of text ....A lot of text
* [#1] This first reference info, Hungry Minds, Inc., 1980.]
* [#2] The second reference info, Hound dog deniers Inc., 1580.]
* [#3] The third reference info,1180.]
Whichis exactly what this wiki[http://www.jspwiki.org/wiki/TextFormattingRules#ref-TextFormattingRules-1]does with the following reproduced text :-
{{{This is second [2] reference the first being on the top line to show the link, this is the third[3] reference
A lot of text ....
* [#1] This first reference info, Hungry Minds, Inc., 1980.]
* [#2] The second reference info, Hound dog deniers Inc., 1580.]
* [#3] The third reference info,1180.] }}}==Some more thoughts==
At line 85 added 52 lines
-----------------------------------
OK, I've now realised that
{{{
[Bugs and how to find them, Isonomia 2008|#]
}}}
Is illogical because '#' implies a reference to this page. But I now see it would be logical to have:-
{{{
[Bugs and how to find them, Isonomia 2008|##]
or alternatively:-
[#Bugs and how to find them, Isonomia 2008]
}}}
And another as such there is no need for ##= so additional references should be done using the syntax:-
{{{
First reference[Bugs and how to find them, Isonomia 2008|##Bugs]
Second reference[##Bugs]
More reference to same reference [##Bugs]
==Refences==
[##]
}}}
===Footnotes===
Whilst I'm not a great fan of footnotes, it seems that references and footnotes need a similar notation.
So given the list # & * I would propose a parallel footnote system:-
Some text {{{[This is a footnote|#*]}}} or {{{[This is a footnote|**]}}} or some more text with alternative style {{{[*This is another footnote]}}}
<End of normal text>
{{{==Footnotes==
[**]}}}
{{{==References==
[##]}}}
After all this I quite like the {{{[*footnote]}}} and {{{[#reference]}}} style but there is nowhere to put the label, and [#text] is already used for internal references, so how about {{{[**footnote]}}} and if it requries a label use the syntax:-
{{{[**Footnote=<Label>]}}} which logically shrinks if the following references do not include the reference/footnote to the form:-
{{{[**=<label>]}}} or {{{[##=<label>]}}}
Yep. I think I have the proposal:
# References in the form: {{{[##<reference>]}}} (displayed as [1])
# References with label: {{{[##<reference>=<label>]}}}
# References to same labelled reference {{{[##=<label>]}}}
# Force creation of list of above reference {{{[##]}}}
# Footnotes in the form: {{{[**<footnote>]}}}
# Footnotes with labels as per references.
# Force creation of list of footnotes {{{[**]}}}
[[Isonomia]] -- 2008, Apr 28
Version Date Modified Size Author Changes ... Change note
6 16-May-2008 11:04 6.302 kB Isonomia to previous
5 29-Apr-2008 01:04 3.839 kB Isonomia to previous | to last
4 29-Apr-2008 01:03 3.82 kB Isonomia to previous | to last
3 29-Apr-2008 01:01 3.817 kB Isonomia to previous | to last Better proposal
2 29-Apr-2008 00:48 3.748 kB Isonomia to previous | to last Detailed proposal
1 29-Apr-2008 00:19 1.905 kB Isonomia to last
« This page (revision-6) was last changed on 16-Mai-2008 11:04 by Isonomia