Originally I have a .txt file where I have the bibliography of some sources in bibtex format, and I want to extract the data and order it in apa style.
Iris_3 0 Newbie Poster
Recommended Answers
Jump to PostAre there any other contraints on the assignment (which I am presuming is for a compiler course, since it is basically a parsing problem)? Are you allowed to use a lexical analyzer generator (e.g., flex) and/or a parser generator (e.g., bison)? Are there any requirements for the method used?
Note …
All 4 Replies
rproffitt 2,701 https://5calls.org Moderator
Iris_3 0 Newbie Poster
rproffitt 2,701 https://5calls.org Moderator
Schol-R-LEA 1,446 Commie Mutant Traitor Featured Poster
rproffitt commented: That makes me recall the Trinity of Flex, Bison and YACC. Yup, you can make source code with that! +0
Be a part of the DaniWeb community
We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.