~ubuntu-branches/ubuntu/utopic/python-networkx/utopic

« back to all changes in this revision

Viewing changes to doc/source/bibliography.rst

  • Committer: Package Import Robot
  • Author(s): Sandro Tosi
  • Date: 2012-08-11 12:41:30 UTC
  • mfrom: (1.4.1) (5.1.13 sid)
  • Revision ID: package-import@ubuntu.com-20120811124130-whr6uso7fncyg8bi
Tags: 1.7-1
* New upstream release
* debian/patches/changeset_*
  - removed, included upstream

Show diffs side-by-side

added added

removed removed

Lines of Context:
14
14
   Methodological Foundations", Lecture Notes in Computer Science, 
15
15
   Volume 3418, Springer-Verlag, 2005.
16
16
 
 
17
.. [CL1996] G. Chartrand and L. Lesniak, "Graphs and Digraphs", 
 
18
   Chapman and Hall/CRC, 1996.
 
19
 
 
20
.. [choudum1986] S.A. Choudum. "A simple proof of the Erdős-Gallai theorem on 
 
21
   graph sequences." Bulletin of the Australian Mathematical Society, 33, 
 
22
   pp 67-70, 1986. :doi:`10.1017/S0004972700002872`
 
23
 
17
24
.. [Diestel97] R. Diestel, "Graph Theory", Springer-Verlag, 1997. 
18
25
   :url:`http://diestel-graph-theory.com/index.html`
19
26
 
24
31
   PADS, A library of Python Algorithms and Data Structures.
25
32
   :url:`http://www.ics.uci.edu/~eppstein/PADS`
26
33
   
 
34
.. [EG1960] Erdős and Gallai, Mat. Lapok 11 264, 1960.
 
35
 
 
36
.. [hakimi1962] Hakimi, S. "On the Realizability of a Set of Integers as 
 
37
   Degrees of the Vertices of a Graph." SIAM J. Appl. Math. 10, 496-506, 1962.
 
38
 
 
39
.. [havel1955] Havel, V. "A Remark on the Existence of Finite Graphs" 
 
40
   Casopis Pest. Mat. 80, 477-480, 1955.
 
41
   
27
42
.. [Langtangen04] H.P. Langtangen, "Python Scripting for Computational
28
43
    Science.", Springer Verlag Series in Computational Science and
29
44
    Engineering, 2004.