Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add bibtex function to get the bibtex code for citing the sage components #1422

Closed
mwhansen opened this issue Dec 7, 2007 · 4 comments
Closed

Comments

@mwhansen
Copy link
Contributor

mwhansen commented Dec 7, 2007

This is a follow-up to the BibTeX idea from #1348:

6.3 how do i reference sage?
If you write a paper using SAGE, please reference computations done with
SAGE by including
[SAGE], SAGE Mathematical Software, Version 2.6, http://www.sagemath.org
^^^
How about a function bibtex() similar to latex() which gives a bibtex
entry? Coudl default to bibtex(sage) but could also provide
bibtex(pari), bibtex(gp), bibtex(Singular), etc.

CC: @burcin @sagetrac-ranosch

Component: documentation

Issue created by migration from https://trac.sagemath.org/ticket/1422

@mwhansen mwhansen added this to the sage-5.11 milestone Dec 7, 2007
@sagetrac-mabshoff

This comment has been minimized.

@williamstein
Copy link
Contributor

comment:2

This is an excellent idea. The output should probably be both the bibtex
database entry and the result of running it through bibtex, so it can be directly included in a paper (without having to use bibtex).

-- William

@sagetrac-mabshoff sagetrac-mabshoff mannequin changed the title add bibtex function to get the bibtex code for citing the sage components [Bug Day Material] add bibtex function to get the bibtex code for citing the sage components Feb 15, 2008
@sagetrac-mvngu

This comment has been minimized.

@sagetrac-mvngu sagetrac-mvngu mannequin changed the title [Bug Day Material] add bibtex function to get the bibtex code for citing the sage components add bibtex function to get the bibtex code for citing the sage components Mar 5, 2010
@jdemeyer jdemeyer modified the milestones: sage-5.11, sage-5.12 Aug 13, 2013
@sagetrac-vbraun-spam sagetrac-vbraun-spam mannequin modified the milestones: sage-6.1, sage-6.2 Jan 30, 2014
@sagetrac-vbraun-spam sagetrac-vbraun-spam mannequin modified the milestones: sage-6.2, sage-6.3 May 6, 2014
@sagetrac-vbraun-spam sagetrac-vbraun-spam mannequin modified the milestones: sage-6.3, sage-6.4 Aug 10, 2014
@mkoeppe mkoeppe removed this from the sage-6.4 milestone Dec 29, 2022
@jhpalmieri
Copy link
Member

This information is in the FAQ. Is it worth introducing a command for it? I am a little dubious: the command would be redundant, and it would be easy for the FAQ and the command to get out of sync. I propose that we close this.

@mkoeppe mkoeppe closed this as not planned Won't fix, can't repro, duplicate, stale Jul 28, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

5 participants