Re: [Numpy-discussion] Academic citation ?

2009-01-26 Thread jh
 What is the most up-to-date way to cite Numpy and Scipy in an academic  
 journal ?

Cite our conference articles here:

http://conference.scipy.org/proceedings/SciPy2008/index.html

It would be nice if someone involved in the proceedings could post a
bibtex on the citations page.  And link the citations page
to...something...easily navigated to from the front page.

This brings up a related point:

When someone goes to scipy.org, there is no way to navigate to
conferences.scipy.org from scipy.org except by finding the link buried
in the intro text.  Ipython and all the whatever.scipy.org domains,
except for docs.scipy.org, are completely absent; you have to know
about them to find them.  I don't even know where to find a complete
list of these.  They should all have a presence on at least the front
page and maybe the navigation.

--jh--
___
Numpy-discussion mailing list
Numpy-discussion@scipy.org
http://projects.scipy.org/mailman/listinfo/numpy-discussion


Re: [Numpy-discussion] Academic citation ?

2009-01-26 Thread Pierre GM
JH,
Thx for the links, but I'm afraid I need something more basic than  
that. For example, I'm referring to Python as:

van Rossum, G. and Drake, F. L. (eds), 2006. Python Reference Manual,  
Python Software Foundation,. http://docs.python.org/ref/ref.html.

I could indeed use http://www.scipy.org/Citing_SciPy to cite Scipy  
(although the citation is incomplete), and define something similar  
for Numpy... Or refer to the Computing in Science and Engineering  
special issue. I'm just a bit surprised there's no official standard.

Thx,
P.



On Jan 26, 2009, at 10:56 AM, j...@physics.ucf.edu wrote:

 What is the most up-to-date way to cite Numpy and Scipy in an  
 academic
 journal ?

 Cite our conference articles here:

 http://conference.scipy.org/proceedings/SciPy2008/index.html

 It would be nice if someone involved in the proceedings could post a
 bibtex on the citations page.  And link the citations page
 to...something...easily navigated to from the front page.

 This brings up a related point:

 When someone goes to scipy.org, there is no way to navigate to
 conferences.scipy.org from scipy.org except by finding the link buried
 in the intro text.  Ipython and all the whatever.scipy.org domains,
 except for docs.scipy.org, are completely absent; you have to know
 about them to find them.  I don't even know where to find a complete
 list of these.  They should all have a presence on at least the front
 page and maybe the navigation.

 --jh--
 ___
 Numpy-discussion mailing list
 Numpy-discussion@scipy.org
 http://projects.scipy.org/mailman/listinfo/numpy-discussion

___
Numpy-discussion mailing list
Numpy-discussion@scipy.org
http://projects.scipy.org/mailman/listinfo/numpy-discussion


Re: [Numpy-discussion] Academic citation ?

2009-01-26 Thread Alan G Isaac
@MANUAL{ascher.dubois.hinsen.hugunin.oliphant-1999-np,
   author   = {Ascher, David and Paul F. Dubois and Konrad Hinsen and James 
Hugunin and Travis Oliphant},
   year = 1999,
   title= {Numerical Python},
   edition  = {UCRL-MA-128569},
   address  = {Livermore, CA},
   organization = {Lawrence Livermore National Laboratory},
   keywords = {numpy}
}

@ARTICLE{dubois.hinsen.hugunin-1996-cp,
   author  = {Dubois, Paul F. and Konrad Hinsen and James Hugunin},
   year= {1996},
   title   = {Numerical Python},
   journal = {Computers in Physics},
   volume  = 10,
   number  = 3,
   month   = {May/June},
   keywords = {numpy}
}

@ARTICLE{dubois-1999-cse,
   author  = {Dubois, Paul F.},
   year= 1999,
   title   = {Extending Python with Fortran},
   journal = {Computing Science and Engineering},
   volume  = 1,
   number  = 5,
   month   = {Sep/Oct},
   pages   = {66--73},
   keywords = {numpy}
}

@MANUAL{oliphant-2006-guide,
   author   = {Oliphant, Travis E.},
   year = 2006,
   title= {Guide to NumPy},
   month= mar,
   address  = {Provo, UT},
   institution  = {Brigham Young University},
   url  = {http://www.tramy.us/},
   keywords = {numpy}
}

___
Numpy-discussion mailing list
Numpy-discussion@scipy.org
http://projects.scipy.org/mailman/listinfo/numpy-discussion


Re: [Numpy-discussion] Academic citation ?

2009-01-26 Thread Alan G Isaac
On 1/26/2009 12:48 PM Pierre GM apparently wrote:
 Shouldn't we refer to the new doc.scipy.org instead of Travis' site ?


Not in my opinion: Travis wrote a book,
which is what is being cited.

The docs link is in fact to the same tramy site.

I must add that IMO, it would be a courtesy
for the docs to actually link to http://www.tramy.us/
rather than directly to the PDF.  I for one urge
my students to make the suggested donation when
they download the book, and I am disappointed that
the docs page renders this suggestion invisible.

Alan


___
Numpy-discussion mailing list
Numpy-discussion@scipy.org
http://projects.scipy.org/mailman/listinfo/numpy-discussion


Re: [Numpy-discussion] Academic citation ?

2009-01-26 Thread Alan G Isaac
On 1/26/2009 2:37 PM Pauli Virtanen apparently wrote:
  Fixed, no need to be dissappointed any more.

Thanks!
Alan
PS I hope disappointed did not sound so strong
as to be discourteous.  Email is tricky, and I
tend to write mine with dangerous speed.

___
Numpy-discussion mailing list
Numpy-discussion@scipy.org
http://projects.scipy.org/mailman/listinfo/numpy-discussion


[Numpy-discussion] Academic citation ?

2009-01-25 Thread Pierre GM
All,
What is the most up-to-date way to cite Numpy and Scipy in an academic  
journal ?
Thanks a lot in advance
P.
___
Numpy-discussion mailing list
Numpy-discussion@scipy.org
http://projects.scipy.org/mailman/listinfo/numpy-discussion


Re: [Numpy-discussion] Academic citation ?

2009-01-25 Thread Pierre GM
David,
Thanks, but that's only part of what I need. I could also refer to  
Travis O's paper in Computing in Science and Engineering, but I  
wondered whether there wasn't something more up-to-date.
So, other answers are still welcome.
P.


On Jan 25, 2009, at 8:17 PM, David Warde-Farley wrote:

 I believe this is what you're looking for:

   http://www.scipy.org/Citing_SciPy


 On 25-Jan-09, at 6:45 PM, Pierre GM wrote:

 All,
 What is the most up-to-date way to cite Numpy and Scipy in an  
 academic
 journal ?
 Thanks a lot in advance
 P.
 ___
 Numpy-discussion mailing list
 Numpy-discussion@scipy.org
 http://projects.scipy.org/mailman/listinfo/numpy-discussion

 ___
 Numpy-discussion mailing list
 Numpy-discussion@scipy.org
 http://projects.scipy.org/mailman/listinfo/numpy-discussion

___
Numpy-discussion mailing list
Numpy-discussion@scipy.org
http://projects.scipy.org/mailman/listinfo/numpy-discussion