|
@@ -1,16 +1,15 @@
|
|
|
-- intro:
|
|
|
- description: "You can list your publications in this section. Lorem ipsum dolor
|
|
|
+intro: "You can list your publications in this section. Lorem ipsum dolor
|
|
|
sit amet, consectetur adipiscing elit. Vestibulum et ligula in nunc bibendum fringilla a eu lectus."
|
|
|
-
|
|
|
-- paper:
|
|
|
- title: The Art of Computer Programming
|
|
|
- authors: Donald E. Knuth
|
|
|
- conference: Addison-Wesley, 1968
|
|
|
-- paper:
|
|
|
- title: "Genetic Programming III: Darwinian Invention & Problem Solving"
|
|
|
- authors: Koza, J.R., Andre, D., Bennett, F.H., Keane, M.A.
|
|
|
- conference: "Morgan Kaufmann Publishers Inc., San Francisco, CA, USA, 1st edn. (1999)"
|
|
|
-- paper:
|
|
|
- title: A syntax directed compiler for Algol 60
|
|
|
- authors: Edgar T. Irons
|
|
|
- conference: "Comm. ACM 4 (1961), 51–55"
|
|
|
+publications:
|
|
|
+ - paper:
|
|
|
+ title: The Art of Computer Programming
|
|
|
+ authors: Donald E. Knuth
|
|
|
+ conference: Addison-Wesley, 1968
|
|
|
+ - paper:
|
|
|
+ title: "Genetic Programming III: Darwinian Invention & Problem Solving"
|
|
|
+ authors: Koza, J.R., Andre, D., Bennett, F.H., Keane, M.A.
|
|
|
+ conference: "Morgan Kaufmann Publishers Inc., San Francisco, CA, USA, 1st edn. (1999)"
|
|
|
+ - paper:
|
|
|
+ title: A syntax directed compiler for Algol 60
|
|
|
+ authors: Edgar T. Irons
|
|
|
+ conference: "Comm. ACM 4 (1961), 51–55"
|