Difference between revisions of "Publications/verna.18.els"

From LRDE

(Created page with "{{Publication | published = true | date = 2018-03-25 | authors = Didier Verna | title = Method Combinators | booktitle = 11th European Lisp Symposium | address = Marbella, Spa...")
 
Line 6: Line 6:
 
| booktitle = 11th European Lisp Symposium
 
| booktitle = 11th European Lisp Symposium
 
| address = Marbella, Spain
 
| address = Marbella, Spain
| note = Accepted
 
 
| lrdekeywords = Software Engineering
 
| lrdekeywords = Software Engineering
 
| lrdenewsdate = 2018-03-25
 
| lrdenewsdate = 2018-03-25
  +
| lrdepaper = http://www.lrde.epita.fr/dload/papers/verna.18.els.pdf
 
| type = inproceedings
 
| type = inproceedings
 
| id = verna.18.els
 
| id = verna.18.els
  +
| identifier = isbn:9782955747421
 
| bibtex =
 
| bibtex =
 
@InProceedings<nowiki>{</nowiki> verna.18.els,
 
@InProceedings<nowiki>{</nowiki> verna.18.els,
Line 16: Line 17:
 
title = <nowiki>{</nowiki>Method Combinators<nowiki>}</nowiki>,
 
title = <nowiki>{</nowiki>Method Combinators<nowiki>}</nowiki>,
 
booktitle = <nowiki>{</nowiki>11th European Lisp Symposium<nowiki>}</nowiki>,
 
booktitle = <nowiki>{</nowiki>11th European Lisp Symposium<nowiki>}</nowiki>,
  +
isbn = 9782955747421,
 
year = 2018,
 
year = 2018,
 
month = apr,
 
month = apr,
address = <nowiki>{</nowiki>Marbella, Spain<nowiki>}</nowiki>,
+
address = <nowiki>{</nowiki>Marbella, Spain<nowiki>}</nowiki>
note = <nowiki>{</nowiki>Accepted<nowiki>}</nowiki>
 
 
<nowiki>}</nowiki>
 
<nowiki>}</nowiki>
   

Revision as of 11:58, 25 April 2018

Documents

Bibtex (lrde.bib)

@InProceedings{	  verna.18.els,
  author	= {Didier Verna},
  title		= {Method Combinators},
  booktitle	= {11th European Lisp Symposium},
  isbn		= 9782955747421,
  year		= 2018,
  month		= apr,
  address	= {Marbella, Spain}
}