In 2001, seventeen professionals set up the manifesto for agile software development. They wanted to define values and basic principles for better software development. On top of being brought into focus, the manifesto has been widely adopted by developers, in software-developing organizations and outside the world of IT. Agile principles and their implementation in practice…
Journal of Software Engineering Research and Development Template
Write in a clean editor, then format for Journal of Software Engineering Research and Development in one click — DocuGuru applies the official Springer Nature template with numbered references and exports a submission-ready PDF plus the editable LaTeX source. Free to start.
About the Journal of Software Engineering Research and Development format
Journal of Software Engineering Research and Development is a peer-reviewed journal published by Springer Nature, covering Software Engineering Research, Software Engineering Techniques and Practices, Advanced Software Engineering Methodologies.
| Publisher | Springer Nature |
|---|---|
| Reference style | Numbered (Springer Basic) Numbered — [1], [2] in the text 1. Smith A, Jones B, Lee C (2023) A representative article title. Journal of Software Engineering Research and Development 12:45–58
Formats any DOI in Journal of Software Engineering Research and Development style. No sign-up. |
| Publishes research in | Software Engineering Research Software Engineering Techniques and Practices Advanced Software Engineering Methodologies Software System Performance and Reliability Software Reliability and Analysis Research |
| ISSN | 2195-1721 |
| Citation impact (2-yr) | 0.97 |
| h-index | 20 |
| i10-index | 52 |
| Total citations | 1,744 |
| Open access | Yes |
| Top institutions publishing here | Universidade Federal do Rio de Janeiro |
| Journal website | sol.sbc.org.br |
| You get | A submission-ready PDF and the editable LaTeX source — ready to submit. |
Papers published in Journal of Software Engineering Research and Development per year
Citation impact of Journal of Software Engineering Research and Development by publication year
Citations each year’s papers have accumulated so far — the most recent years are still building up.
Most-cited papers in Journal of Software Engineering Research and Development
Code smells refer to any symptom in the source code of a program that possibly indicates a deeper problem, hindering software maintenance and evolution. Detection of code smells is challenging for developers and their informal definition leads to the implementation of multiple detection techniques and tools. This paper evaluates and compares four code smell detection…
Building an effective team of developers is a complex task faced by both software companies and open source communities. The problem of forming a “dream” team involves many variables, including consideration of human factors and it is not a dilemma solvable in a mathematical way. Empirical studies might provide interesting insights to explain which factors…
Non-trivial software systems are written using multiple (programming) languages, which are connected by cross-language links. The existence of such links may lead to various problems during software development. There is little empirical evidence on the incidence of these problems and the experiences of professional developers in this field. We want to provide empirical evidence on…
Several projects have been discontinued in the history of the software industry due to the presence of software architecture problems. The identification of such problems in source code is often required in real project settings, but it is a time-consuming and challenging task. Some authors assume that architectural problems are reflected in source code through…