tea.mathoverflow.net - Discussion Feed (Cite mathoverflow?) 2018-11-04T13:45:12-08:00 http://mathoverflow.tqft.net/ Lussumo Vanilla & Feed Publisher José Figueroa comments on "Cite mathoverflow?" (14439) http://mathoverflow.tqft.net/discussion/7/cite-mathoverflow/?Focus=14439#Comment_14439 2011-05-10T02:47:44-07:00 2018-11-04T13:45:12-08:00 José Figueroa http://mathoverflow.tqft.net/account/68/ Anton: Funny you should mention this, because just now I had this problem with a citation to StackOverflow in a paper I am writing and which used the amsalpha bibliography style. I was wondering why ... Anton: Funny you should mention this, because just now I had this problem with a citation to StackOverflow in a paper I am writing and which used the amsalpha bibliography style. I was wondering why it generated the stupid key. My solution was to switch to "utphys" which is my default bib style anyway.

Anyway, I think that the changes are good. I had already added the \url myself, so this saves me having to do it by hand.

Cheers, José

PS: and congratulations on completing your dissertation!

]]>
Anton Geraschenko comments on "Cite mathoverflow?" (14438) http://mathoverflow.tqft.net/discussion/7/cite-mathoverflow/?Focus=14438#Comment_14438 2011-05-10T02:11:04-07:00 2018-11-04T13:45:12-08:00 Anton Geraschenko http://mathoverflow.tqft.net/account/2/ Since I used some MO citations recently, I decided to tweak them slightly. They now look like this. @MISC {MO1234, TITLE = {The question title}, AUTHOR = {Soo Key ... Since I used some MO citations recently, I decided to tweak them slightly. They now look like this.

@MISC {MO1234,    
    TITLE = {The question title},    
    AUTHOR = {Soo Key Foo\phantom{x}(mathoverflow.net/users/234)},    
    HOWPUBLISHED = {MathOverflow},    
    NOTE = {\url{http://mathoverflow.net/questions/1234} (version: 2010-01-02)},    
    EPRINT = {http://mathoverflow.net/questions/1234},    
    URL = {http://mathoverflow.net/questions/1234},    
}

The main changes are (1) there was no \url before, so you didn't get a link in your pdf, and (2) there's now a strange \phantom{x} whose purpose is to prevent BibTeX from thinking that the person's last name is (mathoverflow.net/users/234) and therefore generate a stupid key like [(ma] instead of [Foo]. My reasoning is that even though this is crufty, it will produce the desired output more often (most papers I read use the alpha bibliography style). If I'm off base, somebody let me know and I'll change it back.

]]>
Ben Webster comments on "Cite mathoverflow?" (10605) http://mathoverflow.tqft.net/discussion/7/cite-mathoverflow/?Focus=10605#Comment_10605 2010-11-13T08:38:44-08:00 2018-11-04T13:45:12-08:00 Ben Webster http://mathoverflow.tqft.net/account/21/ What's the point of including the question number instead of the URL? That doesn't help anyone. Mathoverflow questions are essentially always Google-able by the title, so either just have that, or ... What's the point of including the question number instead of the URL? That doesn't help anyone. Mathoverflow questions are essentially always Google-able by the title, so either just have that, or give the full URL.

]]>
JDH comments on "Cite mathoverflow?" (10603) http://mathoverflow.tqft.net/discussion/7/cite-mathoverflow/?Focus=10603#Comment_10603 2010-11-13T03:36:07-08:00 2018-11-04T13:45:12-08:00 JDH http://mathoverflow.tqft.net/account/420/ The cite button doesn't appear for me under Windows Internet Explorer 8, although it does appear on the same machine using Firefox. I thought I recall it working fine under IE8 earlier, so perhaps ...
Many of the public machines that I use to access MO only have IE8 and no possibility to install another browser.]]>
Scott Morrison comments on "Cite mathoverflow?" (10597) http://mathoverflow.tqft.net/discussion/7/cite-mathoverflow/?Focus=10597#Comment_10597 2010-11-12T14:15:22-08:00 2018-11-04T13:45:12-08:00 Scott Morrison http://mathoverflow.tqft.net/account/3/ I don't much care about the user number; I'm happy whatever we do there. I have a slight preference for keeping the http:// for the question URL; I mind it less, and it's a clear marker that the ... I don't much care about the user number; I'm happy whatever we do there.

I have a slight preference for keeping the http:// for the question URL; I mind it less, and it's a clear marker that the string you're looking at is actually a URL.

]]>
Anton Geraschenko comments on "Cite mathoverflow?" (10595) http://mathoverflow.tqft.net/discussion/7/cite-mathoverflow/?Focus=10595#Comment_10595 2010-11-12T13:46:47-08:00 2018-11-04T13:45:12-08:00 Anton Geraschenko http://mathoverflow.tqft.net/account/2/ @Scott: How about stripping the http:// and the URL from the user ID? Two URLs in a single citation is annoying and http:// is an eyesore. Soo Key Foo (MO user 234), The question title, ... @Scott: How about stripping the http:// and the URL from the user ID? Two URLs in a single citation is annoying and http:// is an eyesore.

Soo Key Foo (MO user 234), The question title, mathoverflow.net/questions/1234 (version 2010-01-02).

]]>
Scott Morrison comments on "Cite mathoverflow?" (10593) http://mathoverflow.tqft.net/discussion/7/cite-mathoverflow/?Focus=10593#Comment_10593 2010-11-12T13:35:04-08:00 2018-11-04T13:45:12-08:00 Scott Morrison http://mathoverflow.tqft.net/account/3/ (Hmmm, I thought I already replied here, but apparently not.) No, no, no!!! "Fake protocol" URLs like arXiv:0811.1234v and MathOverflow:1234 are evil, and should be avoided. Just because ... (Hmmm, I thought I already replied here, but apparently not.)

No, no, no!!! "Fake protocol" URLs like arXiv:0811.1234v and MathOverflow:1234 are evil, and should be avoided. Just because people are used to doing it for the arxiv doesn't mean we should make the problem worse. URLs should actually resolve when typed into a browser.

In a format where hyperlinking works, it's okay if the full URL is hidden from view. Even then, it would be better to not display a string with a colon in it, just so that people don't start pretending it's a proper identifier.

]]>
Anton Geraschenko comments on "Cite mathoverflow?" (10579) http://mathoverflow.tqft.net/discussion/7/cite-mathoverflow/?Focus=10579#Comment_10579 2010-11-11T23:59:21-08:00 2018-11-04T13:45:12-08:00 Anton Geraschenko http://mathoverflow.tqft.net/account/2/ googling "MathOverflow:30567" gives the desired page as the first hit That's very interesting. It looks like this is far from the rule for MO, but works correctly for any arXiv paper. ...

googling "MathOverflow:30567" gives the desired page as the first hit

That's very interesting. It looks like this is far from the rule for MO, but works correctly for any arXiv paper. This is probably because the arXiv page for a paper has the literal text "arXiv:xxxx.xxxx" on it. It seems infeasible to include the text "MathOverflow:xxxxx" for every post ID which shows up in a given thread.

]]>
Sam Nead comments on "Cite mathoverflow?" (10578) http://mathoverflow.tqft.net/discussion/7/cite-mathoverflow/?Focus=10578#Comment_10578 2010-11-11T23:28:33-08:00 2018-11-04T13:45:12-08:00 Sam Nead http://mathoverflow.tqft.net/account/41/ @Tom - I'm generally in favour of longer citations as opposed to shorter. On the other hand, googling "MathOverflow:30567" gives the desired page as the first hit. The same holds ... Anton Geraschenko comments on "Cite mathoverflow?" (10553) http://mathoverflow.tqft.net/discussion/7/cite-mathoverflow/?Focus=10553#Comment_10553 2010-11-11T19:36:37-08:00 2018-11-04T13:45:12-08:00 Anton Geraschenko http://mathoverflow.tqft.net/account/2/ @Tom: I can certainly see where you're coming from, but I'm not convinced (yet, at least). What is the history behind the way people cite the arXiv? When I first saw a citation like ... @Tom: I can certainly see where you're coming from, but I'm not convinced (yet, at least). What is the history behind the way people cite the arXiv? When I first saw a citation like "arXiv:0811.1234v3" I was confused about how to get to the actual paper, but there's enough structure there to figure it out and there's enough culture around the arXiv that even if you don't figure it out, somebody you know knows how to dereference it. Is there reason to believe that we can't get away with the same thing?

We can mitigate the problem by putting something in the FAQ. I could also change the 404 page so that if you try to visit http://mathoverflow.net/1234 it suggests "were you looking for http://mathoverflow.net/questions/1234?"

]]>
Tom Church comments on "Cite mathoverflow?" (10552) http://mathoverflow.tqft.net/discussion/7/cite-mathoverflow/?Focus=10552#Comment_10552 2010-11-11T19:22:20-08:00 2018-11-04T13:45:12-08:00 Tom Church http://mathoverflow.tqft.net/account/412/ @Anton: I love Math Overflow, but what proportion of readers will know what to do with a reference like "MathOverflow:1234"? I've been on the site for over a year and I don't think ...
I think the reference absolutely must include the URL of the page in question.]]>
Anton Geraschenko comments on "Cite mathoverflow?" (10551) http://mathoverflow.tqft.net/discussion/7/cite-mathoverflow/?Focus=10551#Comment_10551 2010-11-11T19:11:45-08:00 2018-11-04T13:45:12-08:00 Anton Geraschenko http://mathoverflow.tqft.net/account/2/ @Charles: good catch. That bug has been there all along. It should be fixed now (or next time your browser replaces its cached javascript). @Charles: good catch. That bug has been there all along. It should be fixed now (or next time your browser replaces its cached javascript).

]]>
Charles Rezk comments on "Cite mathoverflow?" (10548) http://mathoverflow.tqft.net/discussion/7/cite-mathoverflow/?Focus=10548#Comment_10548 2010-11-11T18:21:11-08:00 2018-11-04T13:45:12-08:00 Charles Rezk http://mathoverflow.tqft.net/account/31/ Just tried to use one of the amsrefs citations. It appears that amsrefs wants the citation tag first, like this: \bib{MO:1234}{misc}{ ... Just tried to use one of the amsrefs citations.
It appears that amsrefs wants the citation tag first, like this:

 \bib{MO:1234}{misc}{ 
   ...
]]>
José Figueroa comments on "Cite mathoverflow?" (10538) http://mathoverflow.tqft.net/discussion/7/cite-mathoverflow/?Focus=10538#Comment_10538 2010-11-11T15:39:38-08:00 2018-11-04T13:45:12-08:00 José Figueroa http://mathoverflow.tqft.net/account/68/ Sounds like a good suggestion. Thanks again! Sounds like a good suggestion. Thanks again!

]]>
Anton Geraschenko comments on "Cite mathoverflow?" (10536) http://mathoverflow.tqft.net/discussion/7/cite-mathoverflow/?Focus=10536#Comment_10536 2010-11-11T15:21:20-08:00 2018-11-04T13:45:12-08:00 Anton Geraschenko http://mathoverflow.tqft.net/account/2/ Dave Penneys suggested that citations to MO should be more like arXiv citations. That is, instead of Soo Key Foo (mathoverflow.net/users/234), The question title, ... Dave Penneys suggested that citations to MO should be more like arXiv citations. That is, instead of

Soo Key Foo (mathoverflow.net/users/234), The question title, http://mathoverflow.net/questions/1234 (version: 2010-01-02)

it should be more like

Soo Key Foo (MO user 234), The question title, MathOverflow:1234 (v2010-01-02).

That sounds pretty good to me. Unless there's some objection in the near future, I'll change the citation BibTeX to

@MISC {MO:1234,    
    TITLE = {The question title},    
    AUTHOR = {Soo Key Foo (MO user 234)},    
    HOWPUBLISHED = {MathOverflow},    
    EPRINT = {MathOverflow:1234 (v2010-01-02)},    
    URL = {http://mathoverflow.net/questions/45748},    
}

and the amsrefs to

\bib{misc}{MO:1234}{    
    title={The question title},    
    author={Soo Key Foo (MO user 234)},    
    eprint={MathOverflow:1234 (v2010-01-02)},    
    url= {http://mathoverflow.net/questions/1234},    
    organization={MathOverflow},  
}

Note that this will remove the NOTE field since all that information is already in the EPRINT and URL fields.

You can generate samples on faketestsite.

]]>
Ryan Budney comments on "Cite mathoverflow?" (9400) http://mathoverflow.tqft.net/discussion/7/cite-mathoverflow/?Focus=9400#Comment_9400 2010-10-04T17:16:45-07:00 2018-11-04T13:45:12-08:00 Ryan Budney http://mathoverflow.tqft.net/account/107/ Could we put either a link to this thread or a summary of it in the FAQ? This question has come up on MO more than ...
http://mathoverflow.net/questions/33400/how-to-acknowledge-help-from-mo
http://mathoverflow.net/questions/41056/referencing-acknowledging-mathoverflow-answers

and it's likely to come up again.]]>
José Figueroa comments on "Cite mathoverflow?" (7900) http://mathoverflow.tqft.net/discussion/7/cite-mathoverflow/?Focus=7900#Comment_7900 2010-08-02T09:23:48-07:00 2018-11-04T13:45:12-08:00 José Figueroa http://mathoverflow.tqft.net/account/68/ Actually I've hand-tweaked the bibtex from one of the answers I got to this: @misc {MO32878, TITLE = {Lifting units from modulus \(n\) to modulus \(mn\)}, AUTHOR = {Keith Conrad}, ... Actually I've hand-tweaked the bibtex from one of the answers I got to this:

@misc {MO32878,    
   TITLE = {Lifting units from modulus \(n\) to modulus \(mn\)},    
   AUTHOR = {Keith Conrad},
   HOWPUBLISHED = {MathOverflow},
   NOTE = {\url{http://mathoverflow.net/questions/32878} (2010-07-22)},    
   EPRINT = {http://mathoverflow.net/questions/32878},    
   URL = {\url{http://mathoverflow.net/questions/32878}},    
  }

which seems a little redundant in that NOTE, EPRINT and URL share most of the same information. But I suppose that different bibliography styles might ignore one or more of these fields. I use the utphys.bst, for instance, which is EPRINT-aware, but other bib styles don't seem to be.

]]>
Andrew Stacey comments on "Cite mathoverflow?" (7898) http://mathoverflow.tqft.net/discussion/7/cite-mathoverflow/?Focus=7898#Comment_7898 2010-08-02T08:25:47-07:00 2018-11-04T13:45:12-08:00 Andrew Stacey http://mathoverflow.tqft.net/account/4/ I've no problem with revision versus version, although now that I write that then I realise that "revision" doesn't quite work if the post hasn't been edited at all. Incidentally, I'm ... I've no problem with revision versus version, although now that I write that then I realise that "revision" doesn't quite work if the post hasn't been edited at all. Incidentally, I'm pleased to see the 'YYYY-MM-DD' format: I was getting all ready for a UK vs US argument ...

]]>
Harry Gindi comments on "Cite mathoverflow?" (7897) http://mathoverflow.tqft.net/discussion/7/cite-mathoverflow/?Focus=7897#Comment_7897 2010-08-02T08:22:23-07:00 2018-11-04T13:45:12-08:00 Harry Gindi http://mathoverflow.tqft.net/account/55/ Revision YYYY-MM-DD sounds better than version to me, but it's up to you! Revision YYYY-MM-DD sounds better than version to me, but it's up to you!

]]>
Anton Geraschenko comments on "Cite mathoverflow?" (7896) http://mathoverflow.tqft.net/discussion/7/cite-mathoverflow/?Focus=7896#Comment_7896 2010-08-02T08:11:01-07:00 2018-11-04T13:45:12-08:00 Anton Geraschenko http://mathoverflow.tqft.net/account/2/ Okay, I'm convinced that the word "version" is a good idea if we're including the date the post was last modified rather than the date the post is being viewed. For now, I've changed it to ... Okay, I'm convinced that the word "version" is a good idea if we're including the date the post was last modified rather than the date the post is being viewed. For now, I've changed it to "(version: YYYY-MM-DD)" since that seems clearly better than "last changed".

]]>
José Figueroa comments on "Cite mathoverflow?" (7895) http://mathoverflow.tqft.net/discussion/7/cite-mathoverflow/?Focus=7895#Comment_7895 2010-08-02T08:05:29-07:00 2018-11-04T13:45:12-08:00 José Figueroa http://mathoverflow.tqft.net/account/68/ I prefer the idea of including the date on which the last edit was made, as opposed to when the citation was generated Certainly, but I think that this is what happens now. Yesterday I picked up ...

I prefer the idea of including the date on which the last edit was made, as opposed to when the citation was generated

Certainly, but I think that this is what happens now. Yesterday I picked up two citations and the dates were those of the last edit.

]]>
Mark Meckes comments on "Cite mathoverflow?" (7893) http://mathoverflow.tqft.net/discussion/7/cite-mathoverflow/?Focus=7893#Comment_7893 2010-08-02T07:48:28-07:00 2018-11-04T13:45:12-08:00 Mark Meckes http://mathoverflow.tqft.net/account/132/ I agree that the word "version" is good to include. I prefer the idea of including the date on which the last edit was made, as opposed to when the citation was generated, because the ... I agree that the word "version" is good to include. I prefer the idea of including the date on which the last edit was made, as opposed to when the citation was generated, because the point of a citation is to make it easy for the reader to find the source being cited. Presented with a list of edits and a phrase like "version of (date)" I'd like to be able to quickly unambiguously determine which version was meant, ideally by simply matching something in the citation with something on my computer screen.

]]>
Andrew Stacey comments on "Cite mathoverflow?" (7882) http://mathoverflow.tqft.net/discussion/7/cite-mathoverflow/?Focus=7882#Comment_7882 2010-08-02T00:37:57-07:00 2018-11-04T13:45:12-08:00 Andrew Stacey http://mathoverflow.tqft.net/account/4/ I'm with Mariano and Jose on this one. I'm not convinced by "version of ...", perhaps "version as of ..." or simply "version: ...". I do prefer having the word ... I'm with Mariano and Jose on this one. I'm not convinced by "version of ...", perhaps "version as of ..." or simply "version: ...". I do prefer having the word "version" in there as it makes it clear that there are different versions and so warns the reader up-front to go looking in the history. I've seen "accessed XYZ" to mean "The page was there on XYZ when I looked but may not be there any longer" as well as "There are different versions of this page and I mean the one that was there on XYZ".

]]>
José Figueroa comments on "Cite mathoverflow?" (7874) http://mathoverflow.tqft.net/discussion/7/cite-mathoverflow/?Focus=7874#Comment_7874 2010-08-01T17:50:05-07:00 2018-11-04T13:45:12-08:00 José Figueroa http://mathoverflow.tqft.net/account/68/ Anton, thanks a lot! I've already used this to add two citations to a recent paper. I would like to weigh in on Mariano's side concerning "last changed"; although neither am I happy with ... Anton, thanks a lot! I've already used this to add two citations to a recent paper.

I would like to weigh in on Mariano's side concerning "last changed"; although neither am I happy with "last accessed". In fact, it seems to me that nothing guarantees that either remains true. I think that Mariano's idea of something along the lines of "(version of ...)" seems to me to be a good compromise.

Again, many thanks for this!

]]>
Mariano comments on "Cite mathoverflow?" (7858) http://mathoverflow.tqft.net/discussion/7/cite-mathoverflow/?Focus=7858#Comment_7858 2010-08-01T12:25:22-07:00 2018-11-04T13:45:12-08:00 Mariano http://mathoverflow.tqft.net/account/61/ I guess Anton and Mark are reading "(last changed on YYYY-MM-DD)" as "I mean the version that came into being on YYYY-MM-DD", I tend to read "(accessed on YYYY-MM-DD)" ... I guess Anton and Mark are reading "(last changed on YYYY-MM-DD)" as "I mean the version that came into being on YYYY-MM-DD", I tend to read "(accessed on YYYY-MM-DD)" as "This was available at least until YYYY-MM-DD", which works as some kind of ping and is somewhat useful when one is actually hunting for the reference.

To emphasize the first reading, maybe something like "(in the version of YYYY-MM-DD)" or something would be more explicit.

BTW, great work Anton! :)

]]>
Mark Meckes comments on "Cite mathoverflow?" (7855) http://mathoverflow.tqft.net/discussion/7/cite-mathoverflow/?Focus=7855#Comment_7855 2010-08-01T12:10:03-07:00 2018-11-04T13:45:12-08:00 Mark Meckes http://mathoverflow.tqft.net/account/132/ I agree with Anton that "last changed" seems better here. I know "accessed" is more-or-less standard language when citing web pages, but I think that came to be the case only ... I agree with Anton that "last changed" seems better here. I know "accessed" is more-or-less standard language when citing web pages, but I think that came to be the case only because the "last changed" time is not typically available. When the "last changed" time is available (and is considered reliable), it's definitely the more relevant piece of information.

]]>
Anton Geraschenko comments on "Cite mathoverflow?" (7853) http://mathoverflow.tqft.net/discussion/7/cite-mathoverflow/?Focus=7853#Comment_7853 2010-08-01T12:01:31-07:00 2018-11-04T13:45:12-08:00 Anton Geraschenko http://mathoverflow.tqft.net/account/2/ @Mariano: I agree the parenthetical should come after the URL ... I've changed it. But I like "last changed" better than "accessed" for some reason. Somehow it just seems weird to ... @Mariano: I agree the parenthetical should come after the URL ... I've changed it. But I like "last changed" better than "accessed" for some reason. Somehow it just seems weird to me that two people who looked at exactly the same thing should end up with different citation information. I don't feel too strongly about this, but I'd like to be more convinced before changing it.

]]>
Mariano comments on "Cite mathoverflow?" (7851) http://mathoverflow.tqft.net/discussion/7/cite-mathoverflow/?Focus=7851#Comment_7851 2010-08-01T11:55:26-07:00 2018-11-04T13:45:12-08:00 Mariano http://mathoverflow.tqft.net/account/61/ @Anton, perfect. Minor point: currently we have note={URL (last changed 2010-08-01): http://mathoverflow.net/questions/34125} Doesn't note={URL: http://mathoverflow.net/questions/34125 (last ... @Anton, perfect.

Minor point: currently we have

note={URL (last changed 2010-08-01): http://mathoverflow.net/questions/34125}

Doesn't

note={URL: http://mathoverflow.net/questions/34125 (last changed 2010-08-01)}

end up looking slightly better grammatically?

Also: the 'last changed' date is slightly unuseful, in that it stops being correct exactly when the post is changed, while an 'accessed' date conveys exactly the same information (what is the version being cited) and never stops being correct.

]]>
Anton Geraschenko comments on "Cite mathoverflow?" (7848) http://mathoverflow.tqft.net/discussion/7/cite-mathoverflow/?Focus=7848#Comment_7848 2010-08-01T11:31:20-07:00 2018-11-04T13:45:12-08:00 Anton Geraschenko http://mathoverflow.tqft.net/account/2/ There should now be cite links on MO proper (you may have to clear your cache to see them). I've added a radio button which allows you to choose whether you get BibTeX or amsrefs. There were some ... There should now be cite links on MO proper (you may have to clear your cache to see them). I've added a radio button which allows you to choose whether you get BibTeX or amsrefs. There were some surprisingly annoying situations that come up, so I'm sure there are some bugs that I haven't worked out. If you'd like to help out by finding bugs, here are some things to look for:

  • Weird usernames/titles caused trouble. Specifically, usernames with a ' in them, like A'nton. This should be resolved now, but there might be other similar bugs.
  • If the author has been deleted (rare, but occasionally people request that their account be deleted), then there was trouble. It should now correctly fish out the name of the author, but it won't handle the user page link gracefully. There just shouldn't be any user page link, but right now it uses the uid "xx".
  • Community wiki posts and posts with "multiple authors" are a likely source of bugs.
  • There were some problems with deleted posts and answer that you have accepted. The reason is that I find the postId by looking at the nearest flag link since this is usually the only link I can be sure will be there. But you cannot flag deleted posts or answers that you've accepted (for some reason ... this has been changed on SO), which caused some trouble. This should be resolved now.

Please post bug reports and further suggestions on this thread.

@Mariano: does the cursor look right for you now that it's a textarea?

]]>
Mariano comments on "Cite mathoverflow?" (7757) http://mathoverflow.tqft.net/discussion/7/cite-mathoverflow/?Focus=7757#Comment_7757 2010-07-29T08:30:19-07:00 2018-11-04T13:45:12-08:00 Mariano http://mathoverflow.tqft.net/account/61/ Ahh. I see. I don't know how 'auto' selects the pointer, but since the main purpose of that popup is to have some of its text selected and copied, it's a bit weird that it ends up using a pointer ... Ahh. I see.

I don't know how 'auto' selects the pointer, but since the main purpose of that popup is to have some of its text selected and copied, it's a bit weird that it ends up using a pointer used all over the place for something else.

You could wrap the text (ie, all contents of the popup except the Close link) in a div, and set "cursor:text" on it.

]]>
Anton Geraschenko comments on "Cite mathoverflow?" (7748) http://mathoverflow.tqft.net/discussion/7/cite-mathoverflow/?Focus=7748#Comment_7748 2010-07-28T23:03:45-07:00 2018-11-04T13:45:12-08:00 Anton Geraschenko http://mathoverflow.tqft.net/account/2/ It shouldn't be too hard to present BibTeX/amsrefs information depending on a choice of radio button or something. I'll deal with that tomorrow or this weekend. (By the way, the pointer in the ... It shouldn't be too hard to present BibTeX/amsrefs information depending on a choice of radio button or something. I'll deal with that tomorrow or this weekend.

(By the way, the pointer in the popup is coming out wrong for some reason)

I did change the cursor from "pointer" to "auto" because "pointer" communicated (to me) that something would happen if you click anywhere in the popup box.

]]>
Harry Gindi comments on "Cite mathoverflow?" (7747) http://mathoverflow.tqft.net/discussion/7/cite-mathoverflow/?Focus=7747#Comment_7747 2010-07-28T22:45:04-07:00 2018-11-04T13:45:12-08:00 Harry Gindi http://mathoverflow.tqft.net/account/55/ +1 for amsrefs. +1 for amsrefs.

]]>
Mariano comments on "Cite mathoverflow?" (7746) http://mathoverflow.tqft.net/discussion/7/cite-mathoverflow/?Focus=7746#Comment_7746 2010-07-28T19:46:50-07:00 2018-11-04T13:45:12-08:00 Mariano http://mathoverflow.tqft.net/account/61/ BiBTeX's @MISC {MO76, TITLE = {Animated Proofs}, AUTHOR = {Jon Awbrey (mathoverflow.net/users/3)}, HOWPUBLISHED = {MathOverflow}, NOTE = {URL (accessed 2010-03-14): ... BiBTeX's

@MISC {MO76,
    TITLE = {Animated Proofs},
    AUTHOR = {Jon Awbrey (mathoverflow.net/users/3)},
    HOWPUBLISHED = {MathOverflow},
    NOTE = {URL (accessed 2010-03-14): http://mathoverflow.net/questions/76},
    EPRINT = {http://mathoverflow.net/questions/76},
    URL = {http://mathoverflow.net/questions/76},
}

would become

\bib{misc}{MO76}{
  title={Animated proofs},
  author={Jon Awbrey (mathoverflow.net/users/3)},
  note={{URL (accessed 2010-03-14): \url{http://mathoverflow.net/questions/76}},
  eprint={\url{http://mathoverflow.net/questions/76},
}

I would add

  organization={MathOverflow},

(Notice the trailing comma in the third argument to \bib)

(By the way, the pointer in the popup is coming out wrong for some reason)

]]>
Anton Geraschenko comments on "Cite mathoverflow?" (7745) http://mathoverflow.tqft.net/discussion/7/cite-mathoverflow/?Focus=7745#Comment_7745 2010-07-28T19:35:12-07:00 2018-11-04T13:45:12-08:00 Anton Geraschenko http://mathoverflow.tqft.net/account/2/ Any objections to running the current solution on MO? @Mariano: would the corresponding amsrefs entry be obtained by replacing "@MISC {MOnnn," by "\bib{MOnnn}{misc}{"? Any objections to running the current solution on MO?

@Mariano: would the corresponding amsrefs entry be obtained by replacing "@MISC {MOnnn," by "\bib{MOnnn}{misc}{"?

]]>
José Figueroa comments on "Cite mathoverflow?" (7738) http://mathoverflow.tqft.net/discussion/7/cite-mathoverflow/?Focus=7738#Comment_7738 2010-07-28T16:17:08-07:00 2018-11-04T13:45:12-08:00 José Figueroa http://mathoverflow.tqft.net/account/68/ Thanks a lot, Scott! I'm glad it did not waste too much of your time. Thanks a lot, Scott! I'm glad it did not waste too much of your time.

]]>
Scott Morrison comments on "Cite mathoverflow?" (7736) http://mathoverflow.tqft.net/discussion/7/cite-mathoverflow/?Focus=7736#Comment_7736 2010-07-28T15:49:29-07:00 2018-11-04T13:45:12-08:00 Scott Morrison http://mathoverflow.tqft.net/account/3/ I took the liberty of simply renaming the defunct account to José Figueroa(2), and renaming your main account to José Figueroa, which took 30 seconds instead of 5 minutes. I took the liberty of simply renaming the defunct account to José Figueroa(2), and renaming your main account to José Figueroa, which took 30 seconds instead of 5 minutes.

]]>
José Figueroa comments on "Cite mathoverflow?" (7732) http://mathoverflow.tqft.net/discussion/7/cite-mathoverflow/?Focus=7732#Comment_7732 2010-07-28T13:31:50-07:00 2018-11-04T13:45:12-08:00 José Figueroa http://mathoverflow.tqft.net/account/68/ Scott: thanks. Now I remember the problem: my full name "José Figueroa-O'Farrill" is too long for meta :( so I'd like to use "José Figueroa" which is the name of my old ... Scott: thanks. Now I remember the problem: my full name "José Figueroa-O'Farrill" is too long for meta :( so I'd like to use "José Figueroa" which is the name of my old account which I never used. So, if it's not too much of an inconvenience, could you merge both accounts? Thanks!

]]>
José Figueroa comments on "Cite mathoverflow?" (7731) http://mathoverflow.tqft.net/discussion/7/cite-mathoverflow/?Focus=7731#Comment_7731 2010-07-28T13:30:03-07:00 2018-11-04T13:45:12-08:00 José Figueroa http://mathoverflow.tqft.net/account/68/ Thanks, Anton! It looks pretty good. I'm happy to do some editing by hand later, so it's great to get the basic information already in this form. Cheers! Thanks, Anton! It looks pretty good. I'm happy to do some editing by hand later, so it's great to get the basic information already in this form. Cheers!

]]>
Scott Morrison comments on "Cite mathoverflow?" (7727) http://mathoverflow.tqft.net/discussion/7/cite-mathoverflow/?Focus=7727#Comment_7727 2010-07-28T10:54:43-07:00 2018-11-04T13:45:12-08:00 Scott Morrison http://mathoverflow.tqft.net/account/3/ Good point, Willie, I guess I've just been frustrated in my attempts to use such systems: they all expect me to change my established BIBTEX database too much, to fit their expectations. Good point, Willie, I guess I've just been frustrated in my attempts to use such systems: they all expect me to change my established BIBTEX database too much, to fit their expectations.

]]>
WillieWong comments on "Cite mathoverflow?" (7725) http://mathoverflow.tqft.net/discussion/7/cite-mathoverflow/?Focus=7725#Comment_7725 2010-07-28T10:50:32-07:00 2018-11-04T13:45:12-08:00 WillieWong http://mathoverflow.tqft.net/account/288/ @Scott: First, I don't object to dropping the URL and EPRINT fields. The reason that we provide the url in the BibTeX entry should be that it gives proper credit--gets displayed in the bibliography. ... @Scott: First, I don't object to dropping the URL and EPRINT fields. The reason that we provide the url in the BibTeX entry should be that it gives proper credit--gets displayed in the bibliography. So for that the non-standard, non-displayed URL/EPRINT fields are just cruft.

But I want to note that for people who use reference management systems (JabRef, Zotero, Mandeley [I think I spelled this last one wrong]...) the URL/EPRINT fields has nice semantic uses: it allows the software to associate an entry to a resource on the web. Of course, I agree with the sentiment that copy and pasting is easy enough. I just want to point out that the fields can be useful beyond just BibTex's handling of them.

]]>
Scott Morrison comments on "Cite mathoverflow?" (7724) http://mathoverflow.tqft.net/discussion/7/cite-mathoverflow/?Focus=7724#Comment_7724 2010-07-28T09:56:44-07:00 2018-11-04T13:45:12-08:00 Scott Morrison http://mathoverflow.tqft.net/account/3/ I'd propose dropping both the URL and EPRINT field, if we're including the information we really want in the NOTE field. Some editing by hand is going to be essential for most people anyway, and if ... I'd propose dropping both the URL and EPRINT field, if we're including the information we really want in the NOTE field.

Some editing by hand is going to be essential for most people anyway, and if they have a system that makes BIBTEX usefully display the URL or EPRINT fields, more power to them, but they can do the copy and paste easily enough. For everyone else, who just relies on the NOTE field, these are just cruft.

Also --- great job!

]]>
WillieWong comments on "Cite mathoverflow?" (7722) http://mathoverflow.tqft.net/discussion/7/cite-mathoverflow/?Focus=7722#Comment_7722 2010-07-28T08:49:52-07:00 2018-11-04T13:45:12-08:00 WillieWong http://mathoverflow.tqft.net/account/288/ @Anton: ah, you are using the last modified date as the access date? I was originally thinking putting the current date as the access date, and the last modified Month and Year into their respective ... @Anton: ah, you are using the last modified date as the access date? I was originally thinking putting the current date as the access date, and the last modified Month and Year into their respective fields. But this way looks fine too (maybe modulo a tweaking of the phrasing). You did a great job there. Thanks!

]]>
Mariano comments on "Cite mathoverflow?" (7721) http://mathoverflow.tqft.net/discussion/7/cite-mathoverflow/?Focus=7721#Comment_7721 2010-07-28T08:49:26-07:00 2018-11-04T13:45:12-08:00 Mariano http://mathoverflow.tqft.net/account/61/ As an amsrefs user, I wonder how much work it woud tak to support it too! :) As an amsrefs user, I wonder how much work it woud tak to support it too! :)

]]>
danseetea comments on "Cite mathoverflow?" (7720) http://mathoverflow.tqft.net/discussion/7/cite-mathoverflow/?Focus=7720#Comment_7720 2010-07-28T08:41:56-07:00 2018-11-04T13:45:12-08:00 danseetea http://mathoverflow.tqft.net/account/252/ @Anton: I think handling CW is indeed tricky - and regardless of the sophistication of the script that will be built, human intervention will sometimes be needed to extract the information of who the ... @Anton: I think handling CW is indeed tricky - and regardless of the sophistication of the script that will be built, human intervention will sometimes be needed to extract the information of who the real author is (or in certain cases, multiple authors). The best solution IMHO would be that also in CW posts the original author should be cited by default (if that's possible), and that people citing CW posts always be careful to look at the revision history to see if any changes need to be made to what the bot generated.

]]>
Anton Geraschenko comments on "Cite mathoverflow?" (7719) http://mathoverflow.tqft.net/discussion/7/cite-mathoverflow/?Focus=7719#Comment_7719 2010-07-28T08:35:39-07:00 2018-11-04T13:45:12-08:00 Anton Geraschenko http://mathoverflow.tqft.net/account/2/ I've also added an example citation to get a feel for how it looks to have that next to the BibTeX. I've also added an example citation to get a feel for how it looks to have that next to the BibTeX.

]]>
Anton Geraschenko comments on "Cite mathoverflow?" (7718) http://mathoverflow.tqft.net/discussion/7/cite-mathoverflow/?Focus=7718#Comment_7718 2010-07-28T08:04:40-07:00 2018-11-04T13:45:12-08:00 Anton Geraschenko http://mathoverflow.tqft.net/account/2/ The problem is that revision information is not available unless you visit a different URL, so I don't have sufficient javascript-fu to include that information. I'll include HOWPUBLISHED and NOTE as ... The problem is that revision information is not available unless you visit a different URL, so I don't have sufficient javascript-fu to include that information. I'll include HOWPUBLISHED and NOTE as WillieWong suggested (Edit: done). Hopefully the date will be sufficient revision information. I can include an exact time too if that would really help. I've removed DATE since it seems to be completely nonstandard and added URL (exactly the same as EPRINT). It seems a bit over the top to include the URL so many times.

@danseetea: Right now the last user-link to appear is the author. This normally means the original author rather than the person who last edited the post. In the case of CW, I think it will actually be the person who last edited the post. But I think the question of who to list as the author of a CW post is quite a bit trickier than the technical question of how to extract the right name from the page. In an ideal world, what should the author field say?

]]>
WillieWong comments on "Cite mathoverflow?" (7717) http://mathoverflow.tqft.net/discussion/7/cite-mathoverflow/?Focus=7717#Comment_7717 2010-07-28T07:20:28-07:00 2018-11-04T13:45:12-08:00 WillieWong http://mathoverflow.tqft.net/account/288/ @Harry: I think if we include an "accessed on" date (and maybe a time?) it should be easy to find which version of a post the author read. On the other hand, since the revision histories ... @Harry: I think if we include an "accessed on" date (and maybe a time?) it should be easy to find which version of a post the author read. On the other hand, since the revision histories are public, it will also be nice to have "(revision X, accessed on YYYY-MM-DD)" to further simplify matters.

But I disagree that the link should be to the precise revision. Since the posts are expected to improve over time, I think we should follow LivingReview's model of linking to the most recent version, with the caveat that the author read a particular, possibly outdated version.

]]>
Bill Dubuque comments on "Cite mathoverflow?" (7716) http://mathoverflow.tqft.net/discussion/7/cite-mathoverflow/?Focus=7716#Comment_7716 2010-07-28T07:18:39-07:00 2018-11-04T13:45:12-08:00 Bill Dubuque http://mathoverflow.tqft.net/account/301/ @Harry Indeed, I mentioned that way above but it seems to have been lost in the noise.To reiterate, link rot, version drift, etc are all well-known issues with permalinks that deserve to be addressed ... WillieWong comments on "Cite mathoverflow?" (7715) http://mathoverflow.tqft.net/discussion/7/cite-mathoverflow/?Focus=7715#Comment_7715 2010-07-28T07:12:59-07:00 2018-11-04T13:45:12-08:00 WillieWong http://mathoverflow.tqft.net/account/288/ Ah, and for the amsalpha style (the one I usually use), the URL and Eprint fields are ignored for the Misc entry type. It will print Author, Title, Howpublished, Month Year, Note So perhaps the ... Ah, and for the amsalpha style (the one I usually use), the URL and Eprint fields are ignored for the Misc entry type. It will print

Author, Title, Howpublished, Month Year, Note

So perhaps the url should be also included in the Note, something like

HOWPUBLISHED = { MathOverflow (http://mathoverflow.net) },
NOTE = { URL (accessed on YYYY-MM-DD): http://mathoverflow.net/questions/1234 }

which is similar to how I deal with LivingReviews articles.

]]>
Harry Gindi comments on "Cite mathoverflow?" (7714) http://mathoverflow.tqft.net/discussion/7/cite-mathoverflow/?Focus=7714#Comment_7714 2010-07-28T07:11:56-07:00 2018-11-04T13:45:12-08:00 Harry Gindi http://mathoverflow.tqft.net/account/55/ @Anton: You should also record which revision of the post was used and link to the revision in the history page rather than linking to the actual original post. That way, it will be easier to ... @Anton: You should also record which revision of the post was used and link to the revision in the history page rather than linking to the actual original post. That way, it will be easier to pinpoint exactly what the person is citing.

]]>
danseetea comments on "Cite mathoverflow?" (7713) http://mathoverflow.tqft.net/discussion/7/cite-mathoverflow/?Focus=7713#Comment_7713 2010-07-28T07:03:39-07:00 2018-11-04T13:45:12-08:00 danseetea http://mathoverflow.tqft.net/account/252/ What would happen with CW posts? What would happen with CW posts?

]]>
WillieWong comments on "Cite mathoverflow?" (7712) http://mathoverflow.tqft.net/discussion/7/cite-mathoverflow/?Focus=7712#Comment_7712 2010-07-28T06:58:34-07:00 2018-11-04T13:45:12-08:00 WillieWong http://mathoverflow.tqft.net/account/288/ If we insist on standard types, then we should also insist on standard fields where available. The Date data field is non-standard. The Month and Year fields are. But in regards to the crowd-editing ... If we insist on standard types, then we should also insist on standard fields where available.

The Date data field is non-standard. The Month and Year fields are. But in regards to the crowd-editing nature of MO, we should also add a Note field that states "accessed on YYYY-MM-DD".

Also, as the URL and eprint fields are both non-standard, it'd be nice to have both present. (Also being a bit selfish here, since JabRef supports url, but not eprint.)

A fixed Howpublished field may be nice, but we should come up with a nice wording for it. Maybe something like

HOWPUBLISHED = { appeared on the website MathOverflow }

Though a bigger problem is how the information will be used by BibTex. In other words, if the included information doesn't make it into the .bbl file, it is all a bit moot.

]]>
Mark Meckes comments on "Cite mathoverflow?" (7710) http://mathoverflow.tqft.net/discussion/7/cite-mathoverflow/?Focus=7710#Comment_7710 2010-07-28T06:07:16-07:00 2018-11-04T13:45:12-08:00 Mark Meckes http://mathoverflow.tqft.net/account/132/ I think one of the standard entry types should definitely be used (misc being probably the best default lacking something obviously more appropriate). It should be made easy to drop this into a .bib ... I think one of the standard entry types should definitely be used (misc being probably the best default lacking something obviously more appropriate). It should be made easy to drop this into a .bib file and know it will compile more or less reasonably, preferably without annoying warnings.

]]>
Anton Geraschenko comments on "Cite mathoverflow?" (7708) http://mathoverflow.tqft.net/discussion/7/cite-mathoverflow/?Focus=7708#Comment_7708 2010-07-28T04:41:09-07:00 2018-11-04T13:45:12-08:00 Anton Geraschenko http://mathoverflow.tqft.net/account/2/ Another question: should we include some citation information besides BibTeX data? Should the popup also include an sample formatted citation? I'd imagine yes. Something like Soo Key Foo ... Another question: should we include some citation information besides BibTeX data? Should the popup also include an sample formatted citation? I'd imagine yes. Something like

Soo Key Foo (mathoverflow.net/users/234), The question title, http://mathoverflow.net/questions/1234

]]>
WillieWong comments on "Cite mathoverflow?" (7707) http://mathoverflow.tqft.net/discussion/7/cite-mathoverflow/?Focus=7707#Comment_7707 2010-07-28T04:34:12-07:00 2018-11-04T13:45:12-08:00 WillieWong http://mathoverflow.tqft.net/account/288/ I don't think there are any standard ones that are really applicable. If you are willing to go non-standard, you can use "electronic". Only the bibtexkey is required, the optional fields ... I don't think there are any standard ones that are really applicable.

If you are willing to go non-standard, you can use "electronic". Only the bibtexkey is required, the optional fields are author, month, year, title, language, howpublished, organization, note, and url. (So in that sense it is not really that different from misc.)

]]>
Ryan Budney comments on "Cite mathoverflow?" (7706) http://mathoverflow.tqft.net/discussion/7/cite-mathoverflow/?Focus=7706#Comment_7706 2010-07-28T04:29:44-07:00 2018-11-04T13:45:12-08:00 Ryan Budney http://mathoverflow.tqft.net/account/107/ That looks quite nice Anton. I think the main point of concern people might have before using that technique of citation is the stability of the EPRINT link. Is it a goal to keep those links ... Anton Geraschenko comments on "Cite mathoverflow?" (7701) http://mathoverflow.tqft.net/discussion/7/cite-mathoverflow/?Focus=7701#Comment_7701 2010-07-27T22:51:35-07:00 2018-11-04T13:45:12-08:00 Anton Geraschenko http://mathoverflow.tqft.net/account/2/ Okay, I hacked out a decent-looking solution on faketestsite. There should now be a "cite" link on every post which produces a popup box with a BibTeX entry. Please go try it out and report ... Okay, I hacked out a decent-looking solution on faketestsite. There should now be a "cite" link on every post which produces a popup box with a BibTeX entry. Please go try it out and report back here if you find any bugs or have any suggestions.

I feel like the BibTeX entry should somehow include the user number since user names are not unique. Maybe this is unnecessary since you can get to the user page once you know the post ID. If we decide not to include the user number in the citation, I should remove that requirement from the attribution page.

Question: What is the appropriate entry type (I've used "misc")? What are the appropriate fields to fill out for that entry type?

]]>
Scott Morrison comments on "Cite mathoverflow?" (7700) http://mathoverflow.tqft.net/discussion/7/cite-mathoverflow/?Focus=7700#Comment_7700 2010-07-27T22:14:49-07:00 2018-11-04T13:45:12-08:00 Scott Morrison http://mathoverflow.tqft.net/account/3/ @Jose, click the "Account" tab at the top, then "Personal Information" on the left. You should then be able to change your username. Let me know if you also want to merge the ... @Jose, click the "Account" tab at the top, then "Personal Information" on the left. You should then be able to change your username.

Let me know if you also want to merge the other account. It would take approximately 5-10 minutes of my time.

]]>
José Figueroa comments on "Cite mathoverflow?" (7697) http://mathoverflow.tqft.net/discussion/7/cite-mathoverflow/?Focus=7697#Comment_7697 2010-07-27T17:11:12-07:00 2018-11-04T13:45:12-08:00 José Figueroa http://mathoverflow.tqft.net/account/68/ Fresh off the presses, I arXived earlier today this paper http://arxiv.org/abs/1007.4761 with Paul de Medeiros. It's a hep-th paper, but some results in the appendix are thanks in no small part to ... Fresh off the presses, I arXived earlier today this paper http://arxiv.org/abs/1007.4761 with Paul de Medeiros. It's a hep-th paper, but some results in the appendix are thanks in no small part to the answers I received to some of my recent questions concerning finite groups. We acknowledge MO in a couple of places, and in particular Robin Chapman, Keith Conrad and Theo Johnson-Freyd for their help. There are no \cite's to MO in this version of the eprint, partially because I would like us to establish a BibTeX format for MO questions/answers. I'm happy to add such \cite's to a second version.

]]>
José Figueroa comments on "Cite mathoverflow?" (7693) http://mathoverflow.tqft.net/discussion/7/cite-mathoverflow/?Focus=7693#Comment_7693 2010-07-27T14:38:37-07:00 2018-11-04T13:45:12-08:00 José Figueroa http://mathoverflow.tqft.net/account/68/ By the way, this is not relevant to this thread, but... how do I go about displaying my full name instead of just "figueroa"? I would like this to be the same as my MO id "José ... By the way, this is not relevant to this thread, but... how do I go about displaying my full name instead of just "figueroa"? I would like this to be the same as my MO id "José Figueroa-O'Farrill", but for some reason I didn't understand the distinction between real name and username in Meta. Also I believe I created another account "José Figueroa" in Meta which I didn't use. Any possibility of merging both accounts (or simply getting rid of one)? Thanks!

]]>
Bill Dubuque comments on "Cite mathoverflow?" (7692) http://mathoverflow.tqft.net/discussion/7/cite-mathoverflow/?Focus=7692#Comment_7692 2010-07-27T14:32:21-07:00 2018-11-04T13:45:12-08:00 Bill Dubuque http://mathoverflow.tqft.net/account/301/ Regarding links, what is the MO policy on permalinks? Will there be link rot if MO switches to another platform? Also what about the usual issues with links to versioned content? Namely, when the ...
Also what about the usual issues with links to versioned content? Namely, when the link is resolved it may not point to the intended version but instead to a much-revised later version.]]>
Anton Geraschenko comments on "Cite mathoverflow?" (7691) http://mathoverflow.tqft.net/discussion/7/cite-mathoverflow/?Focus=7691#Comment_7691 2010-07-27T13:58:19-07:00 2018-11-04T13:45:12-08:00 Anton Geraschenko http://mathoverflow.tqft.net/account/2/ I've been meaning to learn enough jquery to efficiently implement this for a while. In principle, it shouldn't be too hard if we use the javascript functions already provided by SE. But it's a bit ... I've been meaning to learn enough jquery to efficiently implement this for a while. In principle, it shouldn't be too hard if we use the javascript functions already provided by SE. But it's a bit tricky because you have to do a fair amount of walking around the page to figure out the post number, author, question title, etc.

]]>
José Figueroa comments on "Cite mathoverflow?" (7690) http://mathoverflow.tqft.net/discussion/7/cite-mathoverflow/?Focus=7690#Comment_7690 2010-07-27T13:36:28-07:00 2018-11-04T13:45:12-08:00 José Figueroa http://mathoverflow.tqft.net/account/68/ Scott, I thought that Andrew Stacey's suggestion at the top of this thread was a good one, where Date could be the date of the latest edit. Scott, I thought that Andrew Stacey's suggestion at the top of this thread was a good one, where Date could be the date of the latest edit.

]]>
Scott Morrison comments on "Cite mathoverflow?" (7689) http://mathoverflow.tqft.net/discussion/7/cite-mathoverflow/?Focus=7689#Comment_7689 2010-07-27T13:21:15-07:00 2018-11-04T13:45:12-08:00 Scott Morrison http://mathoverflow.tqft.net/account/3/ @figueroa, this is a great idea. It would require a bit of custom javascript to insert the link. Want to propose a sample BIBTEX entry? I or someone else can probably generate a little script that ... @figueroa, this is a great idea. It would require a bit of custom javascript to insert the link.

Want to propose a sample BIBTEX entry? I or someone else can probably generate a little script that lives at say http://bibtex.mathoverflow.net/ that produces whatever is required.

]]>
José Figueroa comments on "Cite mathoverflow?" (7685) http://mathoverflow.tqft.net/discussion/7/cite-mathoverflow/?Focus=7685#Comment_7685 2010-07-27T07:34:41-07:00 2018-11-04T13:45:12-08:00 José Figueroa http://mathoverflow.tqft.net/account/68/ I was wondering whether something like the following would be possible: to have a link which gives the BibTeX data for an MO question/answer. I was wondering whether something like the following would be possible: to have a link which gives the BibTeX data for an MO question/answer.

]]>
Noah Snyder comments on "Cite mathoverflow?" (1407) http://mathoverflow.tqft.net/discussion/7/cite-mathoverflow/?Focus=1407#Comment_1407 2010-01-04T09:03:46-08:00 2018-11-04T13:45:12-08:00 Noah Snyder http://mathoverflow.tqft.net/account/59/ I think this paper by user JSE and colaborators http://arxiv.org/abs/0912.0325 does a reasonable job citing Mathoverflow (see footnote 7). Though I think the link to the specific question might have ... Ilya Nikokoshev comments on "Cite mathoverflow?" (1404) http://mathoverflow.tqft.net/discussion/7/cite-mathoverflow/?Focus=1404#Comment_1404 2010-01-04T03:12:47-08:00 2018-11-04T13:45:12-08:00 Ilya Nikokoshev http://mathoverflow.tqft.net/account/22/ This may be a temporary solution, but it's also possible to include the question/answer into the paper (perhaps as an appendix) with full attribution (certainly fine in the people involved agree). This may be a temporary solution, but it's also possible to include the question/answer into the paper (perhaps as an appendix) with full attribution (certainly fine in the people involved agree).

]]>
Matt Noonan comments on "Cite mathoverflow?" (1401) http://mathoverflow.tqft.net/discussion/7/cite-mathoverflow/?Focus=1401#Comment_1401 2010-01-03T23:51:47-08:00 2018-11-04T13:45:12-08:00 Matt Noonan http://mathoverflow.tqft.net/account/97/ It is already weird enough to read some MO answers when people have edited or removed responses. Citing an MO post seems almost as tricky as citing a blog post or Wikipedia article. If there were ... theojf comments on "Cite mathoverflow?" (1399) http://mathoverflow.tqft.net/discussion/7/cite-mathoverflow/?Focus=1399#Comment_1399 2010-01-03T20:21:36-08:00 2018-11-04T13:45:12-08:00 theojf http://mathoverflow.tqft.net/account/96/ I've been treating MO as an extension of 1015 Evans (the math lounge at UC Berkeley). If I include a fact I learned from someone else in a paper, I'd certainly acknowledge them in the ... Harry Gindi comments on "Cite mathoverflow?" (1259) http://mathoverflow.tqft.net/discussion/7/cite-mathoverflow/?Focus=1259#Comment_1259 2009-12-28T22:18:59-08:00 2018-11-04T13:45:12-08:00 Harry Gindi http://mathoverflow.tqft.net/account/55/ Well, yeah, but that's already encouraged by the staff and the community, so I don't see how we can encourage it any more than it already is. Grétar Amazeen comments on "Cite mathoverflow?" (1258) http://mathoverflow.tqft.net/discussion/7/cite-mathoverflow/?Focus=1258#Comment_1258 2009-12-28T21:46:13-08:00 2018-11-04T13:45:12-08:00 Grétar Amazeen http://mathoverflow.tqft.net/account/70/ This to me also shows why people should write on MO under their own name and not some alias, it makes acknowledging much easier. But I suppose that is a different discussion. fedja comments on "Cite mathoverflow?" (1256) http://mathoverflow.tqft.net/discussion/7/cite-mathoverflow/?Focus=1256#Comment_1256 2009-12-28T21:02:56-08:00 2018-11-04T13:45:12-08:00 fedja http://mathoverflow.tqft.net/account/29/ I guess it should be handled separately in each particular situation but what, in my opinion, should be done in every case when the discussion value was non-zero is to add thanks to MO and its ... Mike Shulman comments on "Cite mathoverflow?" (1249) http://mathoverflow.tqft.net/discussion/7/cite-mathoverflow/?Focus=1249#Comment_1249 2009-12-28T15:54:08-08:00 2018-11-04T13:45:12-08:00 Mike Shulman http://mathoverflow.tqft.net/account/80/ If the answers came out of a large discussion, then I think acknowledging MO as a whole might make sense (though I might still mention explicitly the main contributors, if possible), but if the ... Scott Morrison comments on "Cite mathoverflow?" (22) http://mathoverflow.tqft.net/discussion/7/cite-mathoverflow/?Focus=22#Comment_22 2009-10-22T09:40:54-07:00 2018-11-04T13:45:12-08:00 Scott Morrison http://mathoverflow.tqft.net/account/3/ Yeah, almost surely questions and answers on mathoverflow shouldn't be sufficient for coauthorship. Certainly askers/answers should go away and write papers together, and if they do they should ...
I'm looking forward to the first mathoverflow citation! I'll buy the author a beer, for sure.]]>
Andrew Stacey comments on "Cite mathoverflow?" (18) http://mathoverflow.tqft.net/discussion/7/cite-mathoverflow/?Focus=18#Comment_18 2009-10-22T00:45:13-07:00 2018-11-04T13:45:12-08:00 Andrew Stacey http://mathoverflow.tqft.net/account/4/ I'm porting so-if-internetsd00d81-answers-a-question-related-to-my-research-how-do-i-add-him over here. Adding as a coauthor is a higher step than I would think that answering a question on ... I'm porting so-if-internetsd00d81-answers-a-question-related-to-my-research-how-do-i-add-him over here.

Adding as a coauthor is a higher step than I would think that answering a question on mathoverflow should warrant. I'm curious as to what question was answered that could lead to such a generous offer!

Much more likely is simply acknowledging someone's help. Here I think that the best strategy is not to acknowledge the help of a particular person, but to acknowledge mathoverflow as a whole. So, for example, say:

Here we need to solve the identity Ax = b. The following is distilled from the answers on mathoverflow to \cite{question on mathoverflow}.

To do this, of course, someone should come up with a template for the bibliographic information. Looking at the basic BibTeX fields, I'd go for:

  • Title: Question title
  • Author: Mathoverflow
  • Eprint: Direct link to question in Mathoverflow
  • Date: Date asked (?)
]]>