Hi!

I'm responsible for, if not generating, at least changing the code such that a 
':' is not removed from the key.

The reason has to do the the IEEEtran.BST which has an example of the 
IEEEtranBSTCTRL entry type in the manual with a ':' in the key. As I added 
support for it, I also removed the filtering of ':' not to confuse users.

Are there any particular reason for filtering out the ':'? I can see the point 
in not generating a key with it though (as in your example, although one can 
probably argue if there should be a space before the ':', which absence 
indirectly would have solved the issue).

Best regards

Oscar

Sent from my phone, so possibly shorter and more error prone...

EBo <e...@sandien.com> skrev:

>FYI,
>
>On the heals of the M\={a} author name discussion, I found the 
>Following bibtex entry generates a key with a ':' in it:
>
>@BOOK{Nicolis1989EC:,
>   title = {Exploring complexity : an introduction},
>   publisher = {W.H. Freeman},
>   year = {1989},
>   author = {Gr\'{e}goire Nicolis and Ilya Prigogine},
>   address = {New York}
>}
>
>I fixed it by making the following change:
>
>@BOOK{Nicolis1989ECI,
>   title = {Exploring complexity: an introduction},
>   ...
>
>Hope this help,
>
>   EBo --
>
>
>------------------------------------------------------------------------------
>Everyone hates slow websites. So do we.
>Make your web apps faster with AppDynamics
>Download AppDynamics Lite for free today:
>http://p.sf.net/sfu/appdyn_d2d_nov
>_______________________________________________
>Jabref-users mailing list
>Jabref-users@lists.sourceforge.net
>https://lists.sourceforge.net/lists/listinfo/jabref-users
------------------------------------------------------------------------------
Everyone hates slow websites. So do we.
Make your web apps faster with AppDynamics
Download AppDynamics Lite for free today:
http://p.sf.net/sfu/appdyn_d2d_nov
_______________________________________________
Jabref-users mailing list
Jabref-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jabref-users

Reply via email to