Results 1 to 2 of 2
Thread: bibtex java
Hybrid View
-
23rd January 2010 20:42 #1
bibtex java
String :
author = {Silvia Breu and Jens Krinke},
title = {Aspect Mining Using Event Traces},
booktitle = { {},IEEE/ACM International Conference on Automated Software Engineering
bla bla bla bla bla},
year = {2004},
booktitle_short = {ASE 2004},
url = {http://www.dcs.kcl.ac.uk/staff/krinke/publications.php}
. , regex. .
Update:
: (?ms)(\\w+)\\s*=\\s*\\{(.*?)\\},$
, {}, . ?
Code:booktitle = { {},IEEE/ACM International Conference on Automated {}, Software Engineering bla bla bla bla bla},Last edited by aphex; 23rd January 2010 at 21:02.
We are drowning in information, but starving for knowledge and time!
-
24th January 2010 01:53 #2Registered User
Join Date: Dec:2007
Location: Sofia
Posts: 366
, . 100% , , BibTeX regex.
( lex/yacc), . , Java .




Reply With Quote
Lenovo ThinkPad 15 IdeaPad 15
5th May 2023, 22:16 in