10 lines
		
	
	
		
			148 B
		
	
	
	
		
			TOML
		
	
	
	
	
	
			
		
		
	
	
			10 lines
		
	
	
		
			148 B
		
	
	
	
		
			TOML
		
	
	
	
	
	
| [book]
 | |
| authors = ["Anthony Debucquoy"]
 | |
| language = "fr"
 | |
| multilingual = false
 | |
| src = "src"
 | |
| title = "Cours UMONS"
 | |
| 
 | |
| [output.html]
 | |
| mathjax-support = true
 |