User Tools

Site Tools


refnotes:start

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
refnotes:start [2016/10/12 18:02] markusrefnotes:start [2016/10/12 18:20] (current) markus
Line 4: Line 4:
  
 ===== BibTeX example ===== ===== BibTeX example =====
 +
 +In this example we cite [(:cite:example:schrodinger1935)] and [(:cite:example:kepler1937)] with the markup code ''%%[(:cite:example:schrodinger1935)]%%'' and ''%%[(:cite:example:kepler1937)]%%'' respectively.
  
 <code bibtex> <code bibtex>
-@Comment{refnotes, +@comment{refnotes, 
-  namespace = "ref:prog"+  namespace = "cite:example"
 } }
  
-@Book{GangOfFour+@article{schrodinger1935
-  author     "Erich {Gamma} and Richard {Helm} and Ralph {Johnson} and John {Vlissides}"+  title={Die gegenwärtige Situation in der Quantenmechanik}, 
-  author-ref "Gammaet al."+  author={SchrödingerErwin}
-  title      "Design Patterns: Elements of Reusable Object-Oriented Software"+  journal={Naturwissenschaften}
-  publisher  "Addison-Wesley"+  volume={23}
-  year       1994, +  number={49}
-  address    = "Reading, Mass."+  pages={823--828}
-  pages      395+  year={1935}
-  isbn       "0-201-63361-2"+  publisher={Springer}
-  url        "http://en.wikipedia.org/wiki/Design_Patterns"+
 } }
  
-@Article{:ref:Knuth-LCE-1985, +@book{kepler1937
-  author    = "Donald Knuth"+  title={Astronomia nova}
-  title     "Deciphering a linear congruential encryption"+  author={KeplerJohannes and CasparMax and von DyckWalther and HammerFranz}
-  journal   "IEEE Transactions on Information Theory", +  year={1937}
-  volume    = "31(1)", +  publisher={CH Beck'sche Verlagsbuchhandlung}
-  year      = 1985, +
-  month     = "Jan", +
-  publisher = "IEEE"+
-  pages     "49-52"+
-  issn      "0018-9448", +
-  url       = "http://ieeexplore.ieee.org/xpl/articleDetails.jsp?arnumber=1056997"+
 } }
 +
 </code> </code>
refnotes/start.1476288170.txt.gz · Last modified: 2016/10/12 18:02 by markus

Except where otherwise noted, content on this wiki is licensed under the following license: CC0 1.0 Universal
CC0 1.0 Universal Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki