]> www.ginac.de Git - ginac.git/commitdiff
Replaced dummy reference by correct reference.
authorStefan Weinzierl <weinzierl@uni-mainz.de>
Tue, 13 Oct 2020 12:51:24 +0000 (14:51 +0200)
committerStefan Weinzierl <weinzierl@uni-mainz.de>
Tue, 13 Oct 2020 12:51:24 +0000 (14:51 +0200)
doc/tutorial/ginac.texi
ginac/inifcns_elliptic.cpp

index 520a13dfb1f47c303c5014fd32de518dbecbc7a5..54fd09a69a2fb137d95ec5206b0390cb2aaba137 100644 (file)
@@ -6226,7 +6226,7 @@ of @math{E_{k,N,a,b,K}(\tau)}, @math{h_{k,N,r,s}(\tau)} or @math{P} to the speci
 Useful publications:
 
 @cite{Numerical evaluation of iterated integrals related to elliptic Feynman integrals}, 
-M.Walden, S.Weinzierl, arXiv:2010.xxxxx
+M.Walden, S.Weinzierl, arXiv:2010.05271
 
 @node Complex expressions, Solving linear systems of equations, Iterated integrals, Methods and functions
 @c    node-name, next, previous, up
index 07b406161d92d1fdfdc63a100bda761a1656bf8c..5fc4270c8219b61a9372e6d720b3ce50699d60a8 100644 (file)
  *  Some remarks:
  *
  *    - All formulae used can be looked up in the following publication:
- *      [WW] Numerical evaluation of iterated integrals related to elliptic Feynman integrals, M.Walden, S.Weinzierl, arXiv:2010.xxxxx
+ *      [WW] Numerical evaluation of iterated integrals related to elliptic Feynman integrals, M.Walden, S.Weinzierl, arXiv:2010.05271
  *
  *    - When these routines and methods are used for scientific work that leads to publication in a scientific journal, 
  *      please refer to this program as : 
- *       M.Walden, S.Weinzierl, "Numerical evaluation of iterated integrals related to elliptic Feynman integrals", arXiv:2010.xxxxx
+ *       M.Walden, S.Weinzierl, "Numerical evaluation of iterated integrals related to elliptic Feynman integrals", arXiv:2010.05271
  *
  *    - As these routines build on the core part of GiNaC, it is also polite to acknowledge
  *       C. Bauer, A. Frink, R. Kreckel, "Introduction to the GiNaC Framework for Symbolic Computation within the C++ Programming Language",