Difference between revisions of "Cross Referencing"

From Wiki
Jump to navigation Jump to search
(Created page with "<div style="color: red">Page in progress...</div> Sometimes the bibliography needs to be more flexible in the bibliographic item description. For this case exists the module sim...")
 
Line 1: Line 1:
 
<div style="color: red">Page in progress...</div>
 
<div style="color: red">Page in progress...</div>
  
Sometimes the bibliography needs to be more flexible in the bibliographic item description. For this case exists the module simplebib.
+
References in a (academic) text are either interal (linking to an other point inside the same document) or external (linking to a entity of the bibliography that points to a different document).  
  
==Items==
+
Here are some concrete example cross references:
 +
 
 +
{| class=wikitable
 +
!"Classic" style
 +
!"New" style<br />(↑ = external link - ↗ = internal link)
 +
|-
 +
|[XYZ]
 +
|(↑XYZ) and <br />if directly addressed ↑XYZ
 +
|-
 +
|[XYZ, p. 23]
 +
|(↑XYZ, p. 23) <br />↑XYZ, p. 23,
 +
|-
 +
|[XYZ, p. 22] and [ABC, p. 22-45]
 +
|(↑XYZ, p. 22, and ↑ABC, p. 22-45)
 +
|-
 +
|
 +
|
 +
|-
 +
|
 +
|
 +
|-
 +
|Abbildung 2.2
 +
|↗Abbildung 2.2
 +
|-
 +
|Abbildung 2.2 auf Seite 23
 +
|↗Abbildung 2.2 auf Seite 23
 +
|-
 +
|(Absatz 2.4.9/12 auf Seite 23 bis 2.4.2/10 auf Seite 25)
 +
|(↗Absatz 2.4.9/12 auf Seite 23 bis ↗Absatz 2.4.2/10 auf Seite 25)
 +
|-
 +
|(siehe Abs. 3/21)
 +
|(siehe ↗Absatz 3/21)
 +
|-
 +
|(siehe Absätze 3.1/35 und 3.1/38)
 +
|(siehe Absätze ↗3.1/35 und ↗3.1/38)
 +
|-
 +
|
 +
|
 +
|-
 +
|}
 +
 
 +
This cross references have following structure in common:
 +
 
 +
{|class=wikitable
 +
! left
 +
! refprefix
 +
! label
 +
! ref
 +
! detail
 +
! refsuffix
 +
! right
 +
|- valign=top
 +
| ( <br/> (siehe <br/> Absätze <br/> und <br/> bis
 +
| ↑ <br/> ↗ <br/> [
 +
| Abbildung<br/>Absatz<br/>Abs.
 +
| XYZ<br/>2.2<br/>2.2 auf Seite 23<br/>2.4.9/12 auf Seite 23<br />2.4.2/10 auf Seite 25<br/>3/21
 +
| , p. 23
 +
| ]
 +
| )
 +
|}
  
 
==Referencing==
 
==Referencing==
  
 
==Settings==
 
==Settings==

Revision as of 23:33, 31 October 2012

Page in progress...

References in a (academic) text are either interal (linking to an other point inside the same document) or external (linking to a entity of the bibliography that points to a different document).

Here are some concrete example cross references:

"Classic" style "New" style
(↑ = external link - ↗ = internal link)
[XYZ] (↑XYZ) and
if directly addressed ↑XYZ
[XYZ, p. 23] (↑XYZ, p. 23)
↑XYZ, p. 23,
[XYZ, p. 22] and [ABC, p. 22-45] (↑XYZ, p. 22, and ↑ABC, p. 22-45)
Abbildung 2.2 ↗Abbildung 2.2
Abbildung 2.2 auf Seite 23 ↗Abbildung 2.2 auf Seite 23
(Absatz 2.4.9/12 auf Seite 23 bis 2.4.2/10 auf Seite 25) (↗Absatz 2.4.9/12 auf Seite 23 bis ↗Absatz 2.4.2/10 auf Seite 25)
(siehe Abs. 3/21) (siehe ↗Absatz 3/21)
(siehe Absätze 3.1/35 und 3.1/38) (siehe Absätze ↗3.1/35 und ↗3.1/38)

This cross references have following structure in common:

left refprefix label ref detail refsuffix right
(
(siehe
Absätze
und
bis


[
Abbildung
Absatz
Abs.
XYZ
2.2
2.2 auf Seite 23
2.4.9/12 auf Seite 23
2.4.2/10 auf Seite 25
3/21
, p. 23 ] )

Referencing

Settings