mailRe: r17455 - /trunk/docs/latex/bibliography.bib


Others Months | Index by Date | Thread Index
>>   [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Header


Content

Posted by Edward d'Auvergne on September 05, 2012 - 17:11:
Hi,

The curly brackets must be around the '15' rather than the '^15'.  I
compiled the manual and the 1 was in superscript, whereas the 5 was in
normal script.  Shifting the '^' outside of the brackets ensures that
everything in the brackets is in superscript.  I think I made a typo
in my original message though: I should have said that {${^15}$N}
should be changed to {$^{15}$N}.

Cheers,

Edward



On 5 September 2012 17:05, Sébastien Morin <sebastien.morin@xxxxxxxxx> wrote:
Hi,

The { and } symbols are only to preserve the capital N in 15N...

It could be changed to $^{15}$N as there are already { and } at the
beginning and end of the title, but it could also stay as it is, I guess...
However, it should not be changed to {$^{15}$N) as then there would be an
unmatched { as well as an unmatched )...

What do you think ?
(Let's wait to see how it prints when you compile the manual after my little
changes in the next commits.)

Cheers,


Séb  :)



Hi Seb,

I just noticed a problem in this commit too by looking at the
consistency testing chapter of the compiled manual.  The title of your
paper should have the text {$^{15}$N) rather than {${^15}$N}!

Regards,

Edward



On 5 September 2012 14:20,  <sebastien.morin@xxxxxxxxx> wrote:

Author: semor
Date: Wed Sep  5 14:20:52 2012
New Revision: 17455

URL: http://svn.gna.org/viewcvs/relax?rev=17455&view=rev
Log:
Added the DOI to reference Morin11 and fixed indentation.

10.1016/j.pnmrs.2010.12.003

This follows a comment by Edward d'Auvergne at:
https://mail.gna.org/public/relax-devel/2012-09/msg00022.html
(Message-id:
<CAED9pY-ikjPvGaRPADHRJpLGFGnoeu+yNp5D1hLLm1U70maAwA@xxxxxxxxxxxxxx>)

Modified:
     trunk/docs/latex/bibliography.bib

Modified: trunk/docs/latex/bibliography.bib
URL:
http://svn.gna.org/viewcvs/relax/trunk/docs/latex/bibliography.bib?rev=17455&r1=17454&r2=17455&view=diff

==============================================================================
--- trunk/docs/latex/bibliography.bib (original)
+++ trunk/docs/latex/bibliography.bib Wed Sep  5 14:20:52 2012
@@ -4216,14 +4216,15 @@
  }

  @article{Morin11,
-author = {Morin, S.},
-title = {{A practical guide to protein dynamics from {${^15}$N} spin
relaxation in solution}},
-journal = {Progress in Nuclear Magnetic Resonance Spectroscopy},
-year = {2011},
-volume = {59},
-number = {3},
-pages = {245-262},
-month = oct
+  author = {Morin, S.},
+  title = {{A practical guide to protein dynamics from {${^15}$N} spin
relaxation in solution}},
+  journal = {Progress in Nuclear Magnetic Resonance Spectroscopy},
+  year = {2011},
+  volume = {59},
+  number = {3},
+  pages = {245-262},
+  month = oct,
+  doi = {10.1016/j.pnmrs.2010.12.003}
  }

  @Article{MorinGagne09,


_______________________________________________
relax (http://www.nmr-relax.com)

This is the relax-commits mailing list
relax-commits@xxxxxxx

To unsubscribe from this list, get a password
reminder, or change your subscription options,
visit the list information page at
https://mail.gna.org/listinfo/relax-commits

_______________________________________________
relax (http://www.nmr-relax.com)

This is the relax-devel mailing list
relax-devel@xxxxxxx


To unsubscribe from this list, get a password
reminder, or change your subscription options,
visit the list information page at
https://mail.gna.org/listinfo/relax-devel


--
Sébastien Morin, Ph.D.
Postdoctoral Fellow, S. Bernèche Laboratory
Department of Bioinformatics
Biozentrum, Universität Basel
Klingelbergstrasse 50/70
4056 Basel
Switzerland
---- sebastien DOT morin AT unibas DOT ch ----


_______________________________________________
relax (http://www.nmr-relax.com)

This is the relax-devel mailing list
relax-devel@xxxxxxx


To unsubscribe from this list, get a password
reminder, or change your subscription options,
visit the list information page at
https://mail.gna.org/listinfo/relax-devel



Related Messages


Powered by MHonArc, Updated Wed Sep 05 17:20:09 2012