summaryrefslogtreecommitdiff
path: root/doc/algorithms.bib
blob: 8f9d236bb68b51edd40fa09dcec7b22f9e10d980 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
@Article{Friedland67,
  author = 	 {Paul Friedland},
  title = 	 {Algorithm 312: {A}bsolute value and square root of a complex
                  number},
  journal = 	 cacm,
  year = 	 1967,
  volume =	 10,
  number = 10,
  pages =	 {665},
  annote = "\url{http://portal.acm.org/citation.cfm?id=363780}"
}

@Article{Smith98,
  author = 	 {David M. Smith},
  title = 	 {Algorithm 786: {M}ultiple-Precision Complex Arithmetic and
		  Functions},
  journal = 	 toms,
  year = 	 1998,
  volume =	 34,
  number =	 4,
  pages =	 {359--367}
}

@Book{BrDiJeLeMeMuReStTo09,
  author =       {Nicolas Brisebarre and Florent de Dinechin and
                  Claude-Pierre Jeannerod and Vincent Lef\`evre and
                  Guillaume Melquiond and Jean-Michel Muller and Nathalie
                  Revol and Damien Stehl\'e and Serge Torres},
  title =        {Handbook of Floating-Point Arithmetic},
  publisher =    {Birkh\"auser},
  year =         2009,
  note =         {571 pages}
}

@Unpublished{MPFRAlgorithms,
  author =       {{MPFR Team}},
  title =        {The {MPFR} {L}ibrary: {A}lgorithms {A}nd {P}roofs},
  note =         {\url{http://www.mpfr.org/algorithms.pdf}},
}